pgsql: doc: Minor wordsmithing to COPY docs - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Minor wordsmithing to COPY docs
Date
Msg-id E1oQ7BH-000hSu-Ne@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Minor wordsmithing to COPY docs

Perform some minor wordsmithing on two sentences in the COPY documentation
to make them clearer.

While there, also ensure to wrap a few occurrences of CSV in <literal>
which were missing this.

Reported-by: Eric Mutta <eric.mutta@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/166104548566.654.11680826843612576896@wrigleys.postgresql.org

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/copy.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_upgrade: Fix thinko in database info acquisition routine
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix assertion failure in CREATE DATABASE