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: E1iSB4F-0003N0-0i@gemulon.postgresql.org
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/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(-)

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