doc PG 17 relnotes: improve text for pg_walfile_name*()

Reported-by: Yugo Nagata

Discussion: https://postgr.es/m/20240726132224.3a77e79c4e563125c451e865@sraoss.co.jp

Backpatch-through: 17 only
This commit is contained in:
Bruce Momjian 2024-08-16 13:01:34 -04:00
parent 0ed4a84b7c
commit 6b84ae65fb

View file

@ -176,7 +176,7 @@ Author: Bruce Momjian <bruce@momjian.us>
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>