pgsql: pg_wal_replay_wait(): Fix typo in the doc

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_wal_replay_wait(): Fix typo in the doc
Date: 2024-08-04 17:32:06
Message-ID: E1saf5S-002fUS-KF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_wal_replay_wait(): Fix typo in the doc

Reported-by: Kevin Hale Boyes
Discussion: https://postgr.es/m/CADAecHWKpaPuPGXAMOH%3DwmhTpydHWGPOk9KWX97UYhp5GdqCWw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8036d73ae3d4014a9dde21b0746dc1ac139d4dc1

Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-08-04 17:39:20 pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20.
Previous Message Michael Paquier 2024-08-04 10:44:11 pgsql: Introduce pluggable APIs for Cumulative Statistics