postgresql/src/bin/psql
Tom Lane a07e5acebb Code review for FORCE QUOTE * patch: fix error checking to consider FORCE
QUOTE * as a variety of FORCE QUOTE, and update psql documentation to include
the option.  (The actual psql code doesn't seem to need any changes.)
2009-07-25 17:04:19 +00:00
..
po Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 2004-02-19 19:40:09 +00:00
command.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
command.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
common.c Make string more alike other similar messages. 2009-04-11 18:38:54 +00:00
common.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
copy.c Code review for FORCE QUOTE * patch: fix error checking to consider FORCE 2009-07-25 17:04:19 +00:00
copy.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
create_help.pl Update copyright for 2009. 2009-01-01 17:24:05 +00:00
describe.c Remove unnecessary and version-sensitive dependence on the exact set of 2009-07-20 03:46:45 +00:00
describe.h Add agg/normal/trigger/window flags for psql \df and in \df output. 2009-04-21 15:49:06 +00:00
help.c Document \dg+ and \du+ 2009-07-24 19:35:44 +00:00
help.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
input.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
input.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
large_obj.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
large_obj.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
mainloop.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
mainloop.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Fix the makefiles to fail cleanly if Perl is needed but not present. This 2009-06-23 03:46:00 +00:00
mbprint.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
mbprint.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
nls.mk Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
print.c Fix several places where a function was declared static and then defined 2009-06-12 16:17:29 +00:00
print.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
prompt.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
prompt.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
psqlscan.l Update copyright for 2009. 2009-01-01 17:24:05 +00:00
settings.h Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
startup.c Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
stringutils.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
stringutils.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tab-complete.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
tab-complete.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
variables.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
variables.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00