pgsql: Improve documentation about pg_dump's --quote-all-identifiers sw - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve documentation about pg_dump's --quote-all-identifiers sw
Date
Msg-id E1b3peg-0001Iy-Bi@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve documentation about pg_dump's --quote-all-identifiers switch.

Per bug #14152 from Alejandro Martínez.  Back-patch to all supported
branches.

Discussion: <20160520165824.22598.31426@wrigleys.postgresql.org>

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/608e466141a3e55365c76b5e7667f272d3b9deb1

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml    | 13 ++++++++++---
doc/src/sgml/ref/pg_dumpall.sgml | 13 ++++++++++---
2 files changed, 20 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve documentation about pg_dump's --quote-all-identifiers sw
Next
From: Tom Lane
Date:
Subject: pgsql: Further improve documentation about --quote-all-identifiers swit