v1-0001-doc-PG-relnotes-list-adminpack-removal-as-incompa.patch
text/x-patch
Filename: v1-0001-doc-PG-relnotes-list-adminpack-removal-as-incompa.patch
Type: text/x-patch
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch v1-0001
Subject: doc PG relnotes: list adminpack removal as incompatibility
| File | + | − |
|---|---|---|
| doc/src/sgml/release-17.sgml | 19 | 18 |
From bab39739eb13f57572b76c4bd3fca3f16713da63 Mon Sep 17 00:00:00 2001
From: Laurenz Albe <laurenz.albe@cybertec.at>
Date: Tue, 1 Oct 2024 16:33:40 +0200
Subject: [PATCH v1] doc PG relnotes: list adminpack removal as
incompatibility
You have to drop the extension before you can upgrade.
---
doc/src/sgml/release-17.sgml | 37 ++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml
index ad814737745..1ff572f8271 100644
--- a/doc/src/sgml/release-17.sgml
+++ b/doc/src/sgml/release-17.sgml
@@ -421,6 +421,25 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
</para>
</listitem>
+<!--
+Author: Daniel Gustafsson <dgustafsson@postgresql.org>
+2024-03-04 [cc09e6549] Remove the adminpack contrib extension
+-->
+
+ <listitem>
+ <para>
+ Remove <application>adminpack</application> contrib extension
+ (Daniel Gustafsson)
+ <ulink url="&commit_baseurl;cc09e6549">§</ulink>
+ </para>
+
+ <para>
+ This was used by now end-of-life <productname>pgAdmin
+ III</productname>. You need to drop the extension before you
+ can upgrade to version 17.
+ </para>
+ </listitem>
+
</itemizedlist>
</sect2>
@@ -3302,24 +3321,6 @@ Author: Nathan Bossart <nathan@postgresql.org>
</para>
</listitem>
-<!--
-Author: Daniel Gustafsson <dgustafsson@postgresql.org>
-2024-03-04 [cc09e6549] Remove the adminpack contrib extension
--->
-
- <listitem>
- <para>
- Remove <application>adminpack</application> contrib extension
- (Daniel Gustafsson)
- <ulink url="&commit_baseurl;cc09e6549">§</ulink>
- </para>
-
- <para>
- This was used by now end-of-life <productname>pgAdmin
- III</productname>.
- </para>
- </listitem>
-
<!--
Author: Tom Lane <tgl@sss.pgh.pa.us>
2023-10-20 [2b5154bea] Extend ALTER OPERATOR to allow setting more optimization
--
2.46.2