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-0003N0-0i@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4d616b112704411ff059321c76f438691f0f2ae8

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.