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-00036T-AH@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
------
master

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

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