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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Ticket 214: Add support for --quote-all-identifiers
Date: 2010-07-26 19:42:36
Message-ID: 4C4DE52C.2070308@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 Content-Type Size
0001-Add-support-for-quote-all-identifiers-CLI-option-on-.patch text/x-diff 10.0 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-07-27 08:33:37 Re: GIT repo move
Previous Message pgAdmin Trac 2010-07-26 18:47:24 [pgAdmin III] #216: Make the query tool resistant to a loss of connection