pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml
Date: 2021-09-02 02:37:00
Message-ID: E1mLcb6-0000Jz-Df@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Replace some uses of "which" by "that" in parallel.sgml

This makes the documentation more accurate grammatically.

Author: Elena Indrupskaya
Discussion: https://postgr.es/m/1c994b3d-951e-59bb-1ac2-7b9221c0e4cf@postgrespro.ru
Backpatch-through: 9.6

Branch
------
REL_13_STABLE

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

Modified Files
--------------
doc/src/sgml/parallel.sgml | 52 +++++++++++++++++++++++-----------------------
1 file changed, 26 insertions(+), 26 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-09-02 02:55:11 pgsql: Optimize fileset usage in apply worker.
Previous Message Tatsuo Ishii 2021-09-02 01:48:48 pgsql: Use COPY FREEZE in pgbench for faster benchmark table population