Improve documentation about pg_dump's --quote-all-identifiers switch.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 960be4a9986d5c4fde585c531e726c85e2aa787a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-05-20T18:59:47Z
Releases: 9.6.0
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>

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +10 −3
doc/src/sgml/ref/pg_dump.sgml modified +10 −3

Documentation touched