mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
doc PG 17 relnotes: move adminpack item to incompatibilities
Reported-by: Laurenz Albe Discussion: https://postgr.es/m/1e1aa41dd5b0851b5c0d328a50b1ab598bd59419.camel@cybertec.at Backpatch-through: 17 only
This commit is contained in:
parent
5bd26e6527
commit
a8b2402041
@ -221,6 +221,24 @@ Author: Nathan Bossart <nathan@postgresql.org>
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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: Thomas Munro <tmunro@postgresql.org>
|
Author: Thomas Munro <tmunro@postgresql.org>
|
||||||
2023-07-14 [d0c28601e] Remove wal_sync_method=fsync_writethrough on Windows.
|
2023-07-14 [d0c28601e] Remove wal_sync_method=fsync_writethrough on Windows.
|
||||||
@ -3302,24 +3320,6 @@ Author: Nathan Bossart <nathan@postgresql.org>
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
||||||
2023-10-20 [2b5154bea] Extend ALTER OPERATOR to allow setting more optimization
|
2023-10-20 [2b5154bea] Extend ALTER OPERATOR to allow setting more optimization
|
||||||
|
Loading…
x
Reference in New Issue
Block a user