</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: Thomas Munro <tmunro@postgresql.org>
2023-07-14 [d0c28601e] Remove wal_sync_method=fsync_writethrough on Windows.
</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