doc PG 17 relnotes: improve text for pg_walfile_name*()
authorBruce Momjian
Fri, 16 Aug 2024 17:01:34 +0000 (13:01 -0400)
committerBruce Momjian
Fri, 16 Aug 2024 17:01:34 +0000 (13:01 -0400)
Reported-by: Yugo Nagata
Discussion: https://postgr.es/m/20240726132224.3a77e79c4e563125c451e865@sraoss.co.jp

Backpatch-through: 17 only

doc/src/sgml/release-17.sgml

index dfbf8a74cd4d03b51837e0079cffaec12760e3c4..8a1e51f10d6bcb32785107c14f1b5c6ac02902da 100644 (file)
@@ -176,7 +176,7 @@ Author: Bruce Momjian 
      and pg_walfile_name_offset() used to report
      the previous LSN segment number when the
      LSN was on a file segment boundary;  it now
-     returns the LSN segment.
+     returns the current LSN segment.