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

From Bruce Momjian
Subject pgsql: doc: fix plurality typo on bgwriter doc sentence
Date
Msg-id E1iSAWT-00036d-EB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  fix plurality typo on bgwriter doc sentence

Reported-by: matthew.alton@gmail.com

Discussion: https://postgr.es/m/157204060717.1042.8194076510523669244@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL9_5_STABLE

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

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Make StringInfo available to frontend code.
Next
From: Fujii Masao
Date:
Subject: pgsql: Add "G" (server-side data generation) as an initialization step