]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Release notes for 15.4, 14.9, 13.12, 12.16, 11.21.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Aug 2023 20:47:04 +0000 (16:47 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 5 Aug 2023 20:47:04 +0000 (16:47 -0400)
doc/src/sgml/release-15.sgml

index e93fa630f5814019da0372f2a9658717f1e7512c..df63b7c9dc8a6cb055c16c894228c5a842e46ca9 100644 (file)
@@ -649,26 +649,6 @@ Branch: REL_11_STABLE [6c7bffc09] 2023-07-18 14:04:54 +0900
 
     <listitem>
 <!--
-Author: Michael Paquier <michael@paquier.xyz>
-Branch: REL_14_STABLE [f663b0091] 2023-06-20 09:36:35 +0900
-Branch: REL_13_STABLE [896012b88] 2023-06-20 09:36:58 +0900
--->
-     <para>
-      Fix possible failure while promoting a standby server, if archiving
-      is enabled and two-phase transactions need to be recovered (Julian
-      Markwort)
-     </para>
-
-     <para>
-      If any required two-phase transactions were logged in the most
-      recent (partial) log segment, promotion would fail with an incorrect
-      complaint about <quote>requested WAL segment has already been
-      removed</quote>.
-     </para>
-    </listitem>
-
-    <listitem>
-<!--
 Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
 Branch: master [4b4798e13] 2023-07-04 17:57:03 +0300
 Branch: REL_16_STABLE [d431644b4] 2023-07-04 18:04:27 +0300
@@ -736,25 +716,6 @@ Branch: REL_15_STABLE [f50200c01] 2023-07-03 11:22:10 +1200
 
     <listitem>
 <!--
-Author: Michael Paquier <michael@paquier.xyz>
-Branch: REL_14_STABLE [c6043fcbb] 2023-06-11 10:33:46 +0900
-Branch: REL_13_STABLE [37236ca06] 2023-06-11 10:33:56 +0900
-Branch: REL_12_STABLE [9920552e1] 2023-06-11 10:33:59 +0900
-Branch: REL_11_STABLE [a9c3472e0] 2023-06-11 10:34:00 +0900
--->
-     <para>
-      Fix missing reinitializations of delay-checkpoint-end flags
-      (suyu.cmj)
-     </para>
-
-     <para>
-      This could result in unnecessary delays of checkpoints, or in
-      assertion failures in assert-enabled builds.
-     </para>
-    </listitem>
-
-    <listitem>
-<!--
 Author: David Rowley <drowley@postgresql.org>
 Branch: master [deae1657e] 2023-08-02 01:39:47 +1200
 Branch: REL_16_STABLE [b25acc302] 2023-08-02 01:40:27 +1200
@@ -1003,19 +964,6 @@ Branch: REL_11_STABLE [db9813819] 2023-07-14 11:16:13 +0900
 
     <listitem>
 <!--
-Author: Peter Eisentraut <peter@eisentraut.org>
-Branch: REL_13_STABLE [8aa9a2623] 2023-06-24 20:22:57 +0900
-Branch: REL_12_STABLE [265c9138d] 2023-06-24 20:26:56 +0900
-Branch: REL_11_STABLE [96f96398d] 2023-06-24 20:29:42 +0900
--->
-     <para>
-      Silence deprecation warnings when compiling with OpenSSL 3.0.0 or
-      later (Peter Eisentraut)
-     </para>
-    </listitem>
-
-    <listitem>
-<!--
 Author: Tatsuo Ishii <ishii@postgresql.org>
 Branch: master Release: REL_16_BR [ae66716bf] 2023-06-14 11:02:50 +0900
 Branch: REL_15_STABLE [af26f28b9] 2023-06-14 11:11:18 +0900