pgsql: doc: Fix grammar in page of pg_receivewal

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix grammar in page of pg_receivewal
Date: 2021-10-26 04:57:43
Message-ID: E1mfEWt-0005G8-LM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix grammar in page of pg_receivewal

Introduced by f61e1dd.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20211026.112304.1962954080884317968.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8af09daf5629e9b85f37cc23983819b8ccd11b43

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-10-26 04:58:05 Re: pgsql: Allow pg_receivewal to stream from a slot's restart LSN
Previous Message Amit Kapila 2021-10-26 03:49:03 Re: pgsql: Document XLOG_INCLUDE_XID a little better