pgsql: doc: fix for plurality typo on bgwriter doc sentence

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: fix for plurality typo on bgwriter doc sentence
Date: 2019-11-06 02:29:07
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix for plurality typo on bgwriter doc sentence

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/[email protected]

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2019-11-06 03:55:36 pgsql: Correct the command tags for ALTER ... RENAME COLUMN.
Previous Message Fujii Masao 2019-11-06 02:03:16 pgsql: Add "G" (server-side data generation) as an initialization step