aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-05-29 13:49:05 -0400
committerBruce Momjian <bruce@momjian.us>2023-05-29 13:49:05 -0400
commit9e28b83ae6fabd8ae03eec7fa9533de018e9306e (patch)
tree6ed8ae0920742d9bbc141a056db07bb790dd066e
parent503b0556d96f2c8df6ed91c5a8cf11b23f37ce6d (diff)
downloadpostgresql-9e28b83ae6fabd8ae03eec7fa9533de018e9306e.tar.gz
postgresql-9e28b83ae6fabd8ae03eec7fa9533de018e9306e.zip
doc: PG 16 relnotes, fix duplicate author and commit
Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoALE_joh=H-j5sdaAfDs=BXtCy6BQKYZBTi=neU8k0VFw@mail.gmail.com
-rw-r--r--doc/src/sgml/release-16.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 1db72eeef3c..c2f5f0fc05a 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -1361,13 +1361,11 @@ Author: Andres Freund <andres@anarazel.de>
2023-04-07 [be87200ef] Support invalidating replication slots due to horizon an
Author: Andres Freund <andres@anarazel.de>
2023-04-08 [26669757b] Handle logical slot conflicts on standby
-Author: Andres Freund <andres@anarazel.de>
-2023-04-08 [0fdab27ad] Allow logical decoding on standbys
-->
<listitem>
<para>
-Allow logical decoding on standbys (Bertrand Drouvot, Andres Freund, Amit Khandekar, Bertrand Drouvot)
+Allow logical decoding on standbys (Bertrand Drouvot, Andres Freund, Amit Khandekar)
</para>
</listitem>