aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-06-09 21:04:28 -0400
committerBruce Momjian <bruce@momjian.us>2023-06-09 21:04:28 -0400
commitb9e3f8005c99dece44d60cdfad5b904554f4d435 (patch)
tree0eff901b4a3da7e862ef1581172a84a3f60b77f5
parent05e17373517114167d002494e004fa0aa32d1fd1 (diff)
downloadpostgresql-b9e3f8005c99dece44d60cdfad5b904554f4d435.tar.gz
postgresql-b9e3f8005c99dece44d60cdfad5b904554f4d435.zip
doc: PG 16 relnotes, add author
Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoDP46y+1yUMikYWhCfkhSEuoXmHq2SV8_PyQoM1uWBRbg@mail.gmail.com
-rw-r--r--doc/src/sgml/release-16.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 0338582365f..15e06dfbc51 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -156,7 +156,7 @@ Author: Michael Paquier <michael@paquier.xyz>
<listitem>
<para>
-Remove pg_walinspect functions pg_get_wal_records_info_till_end_of_wal() and pg_get_wal_stats_till_end_of_wal().
+Remove pg_walinspect functions pg_get_wal_records_info_till_end_of_wal() and pg_get_wal_stats_till_end_of_wal() (Bharath Rupireddy)
</para>
</listitem>