postgresql/src/bin
Robert Haas ce68df468a Add options to force quoting of all identifiers.
I've added a quote_all_identifiers GUC which affects the behavior
of the backend, and a --quote-all-identifiers argument to pg_dump
and pg_dumpall which sets the GUC and also affects the quoting done
internally by those applications.

Design by Tom Lane; review by Alex Hunsaker; in response to bug #5488
filed by Hartmut Goebel.
2010-07-22 01:22:35 +00:00
..
initdb Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
pg_config Translation updates for 9.0beta3 2010-07-08 21:32:28 +00:00
pg_controldata Translation updates for 9.0beta3 2010-07-08 21:32:28 +00:00
pg_ctl Translation updates for 9.0beta3 2010-07-08 21:32:28 +00:00
pg_dump Add options to force quoting of all identifiers. 2010-07-22 01:22:35 +00:00
pg_resetxlog Translation updates for 9.0beta3 2010-07-08 21:32:28 +00:00
pgevent Add PGFILEDESC description to Makefiles for all /contrib executables. 2010-05-12 11:33:10 +00:00
psql Have \conninfo mention the port even for local sockets. 2010-07-20 14:14:30 +00:00
scripts Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
Makefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00