pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml
Date
Msg-id E1mLcb6-0000Jv-Ct@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/163074ea84efec6ffa4813db43cc956ac5d12565

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


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: Use COPY FREEZE in pgbench for faster benchmark table population
Next
From: Amit Kapila
Date:
Subject: pgsql: Optimize fileset usage in apply worker.