pgsql: doc: fix wording describing the checkpoint_flush_after GUC - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: fix wording describing the checkpoint_flush_after GUC
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc: fix wording describing the checkpoint_flush_after GUC

Reported-by: Evan Macbeth

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ba1ac99a8d8623604d3152be8fd9a201ba5240b

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove unnecessary comma in postgres-fdw
Next
From: Amit Kapila
Date:
Subject: pgsql: Prohibit max_slot_wal_keep_size to value other than -1 during up