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-00036b-DI@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_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1673a667d4323f056e4cef715cf4c162190ce8e0

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