doc PG 17 relnotes: improve text for pg_walfile_name*()
authorBruce Momjian <[email protected]>
Fri, 16 Aug 2024 17:01:34 +0000 (13:01 -0400)
committerBruce Momjian <[email protected]>
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 <[email protected]>
      and <function>pg_walfile_name_offset()</function> used to report
      the previous <acronym>LSN</acronym> segment number when the
      <acronym>LSN</acronym> was on a file segment boundary;  it now
-     returns the <acronym>LSN</acronym> segment.
+     returns the current <acronym>LSN</acronym> segment.
      </para>
     </listitem>