Thread: Ticket 214: Add support for --quote-all-identifiers

Ticket 214: Add support for --quote-all-identifiers

From
Guillaume Lelarge
Date:
Hi,

Robert Haas commited a patch to add support for a new CLI option to
pg_dump and pg_dumpall. "--quote-all-identifiers" forces the use of
double quotes on all identifiers. The patch attached adds support for
this on our frmBackup, frmBackupGlobals and frmBackupServer windows.

BTW, it is a GIT patch.

Comments?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Attachment