pgsql: Fix a missing article in the documentation - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix a missing article in the documentation
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Fix a missing article in the documentation

Per complaint from Grant Gryczan.

It's a very old typo; backpatch all the way back.

Author: Laurenz Albe <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0cc57dca298c86403b6d6bb647f99d542f9d3dca

Modified Files
--------------
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: pg_stat_statements: Add regression test for privilege handling.
Next
From: Nathan Bossart
Date:
Subject: pgsql: pg_upgrade: Retrieve subscription count more efficiently.