summaryrefslogtreecommitdiff
path: root/doc/src/sgml/contrib.sgml
diff options
context:
space:
mode:
authorDaniel Gustafsson2024-03-04 11:39:22 +0000
committerDaniel Gustafsson2024-03-04 11:39:22 +0000
commitcc09e6549f2bd2142b154d7d9802fb7a0abc643e (patch)
tree01e5f536c0daed5728b833cbebe319774b7ea181 /doc/src/sgml/contrib.sgml
parentdbbca2cf299b81299112ca6ada671a36235ec008 (diff)
Remove the adminpack contrib extension
The adminpack extension was only used to support pgAdmin III, which in turn was declared EOL many years ago. Removing the extension also allows us to remove functions from core as well which were only used to support old version of adminpack. Reviewed-by: Tom Lane <[email protected]> Reviewed-by: Nathan Bossart <[email protected]> Reviewed-by: Bharath Rupireddy <[email protected]> Discussion: https://postgr.es/m/CALj2ACUmL5TraYBUBqDZBi1C+Re8_=SekqGYqYprj_W8wygQ8w@mail.gmail.com
Diffstat (limited to 'doc/src/sgml/contrib.sgml')
-rw-r--r--doc/src/sgml/contrib.sgml1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/sgml/contrib.sgml b/doc/src/sgml/contrib.sgml
index ab7e38b52a5..44639a8dcab 100644
--- a/doc/src/sgml/contrib.sgml
+++ b/doc/src/sgml/contrib.sgml
@@ -127,7 +127,6 @@ CREATE EXTENSION <replaceable>extension_name</replaceable>;
component for details.
</para>
- &adminpack;
&amcheck;
&auth-delay;
&auto-explain;