pgsql: doc: fix for plurality typo on bgwriter doc sentence - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: fix for plurality typo on bgwriter doc sentence
Date
Msg-id E1iSB4F-0003N1-1x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  fix for plurality typo on bgwriter doc sentence

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20191106022353.GX4999@telsasoft.com

Backpatch-through: 11, 12

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/793739180735a062d9eadec9ad03dbd5db11e5c0

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Add "G" (server-side data generation) as an initialization step
Next
From: Fujii Masao
Date:
Subject: pgsql: Correct the command tags for ALTER ... RENAME COLUMN.