From: Bruce Momjian Date: Sat, 10 Jun 2023 01:04:28 +0000 (-0400) Subject: doc: PG 16 relnotes, add author X-Git-Tag: REL_16_BETA2~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b9e3f8005c99dece44d60cdfad5b904554f4d435;p=thirdparty%2Fpostgresql.git doc: PG 16 relnotes, add author Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoDP46y+1yUMikYWhCfkhSEuoXmHq2SV8_PyQoM1uWBRbg@mail.gmail.com --- 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 -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)