pgsql: doc: fix 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 plurality typo on bgwriter doc sentence
Date: 2019-11-06 01:54:13
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix plurality typo on bgwriter doc sentence

Reported-by: matthew(dot)alton(at)gmail(dot)com

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

Backpatch-through: 9.4

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cb573bdde9563aed99aa20b54ec70acc82fac3c5

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 02:03:16 pgsql: Add "G" (server-side data generation) as an initialization step
Previous Message Andres Freund 2019-11-06 00:39:30 pgsql: Make StringInfo available to frontend code.