postgresql/src/bin/psql
Peter Eisentraut daac2d0ce3 Parse the arguments of \connect as SQL identifiers, so that they expose
the expected behavior in mixed-case situations.

bug report from James Pattie, 2001-08-31
2001-09-02 23:52:19 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
command.c Parse the arguments of \connect as SQL identifiers, so that they expose 2001-09-02 23:52:19 +00:00
command.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.c Finish German translation, edit (original) messages a bit. 2001-06-08 23:53:48 +00:00
common.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
copy.c Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
copy.h More fixes for psql ^C handling, especially during copy. Still doesn't 2000-03-01 21:10:05 +00:00
create_help.pl Makefile cleanup for bin and pl subtrees. They should now support 2000-06-27 00:32:06 +00:00
cs.po Czech translation for psql from Karel Zak 2001-08-07 11:28:18 +00:00
de.po update 2001-08-10 20:58:09 +00:00
describe.c Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 2001-08-21 16:36:06 +00:00
describe.h Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm 2001-05-09 17:29:10 +00:00
fr.po Add French psql translation. (My rendition of French anyway...) 2001-06-11 18:23:33 +00:00
help.c Add French psql translation. (My rendition of French anyway...) 2001-06-11 18:23:33 +00:00
help.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
input.c Massive commits for SunOS4 port. 2001-02-27 08:13:31 +00:00
input.h Better coding of readline tests 2000-10-03 19:50:21 +00:00
large_obj.c Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
large_obj.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
mainloop.c Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
mainloop.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Massive commits for SunOS4 port. 2001-02-27 08:13:31 +00:00
nls.mk Czech translation for psql from Karel Zak 2001-08-07 11:28:18 +00:00
print.c Attached ia a patch to enable window size detection code of psql for Solaris 2001-08-01 18:44:54 +00:00
print.h Add command '\pset footer' to psql to turn off default "(x rows)" footer. 2001-05-12 19:44:46 +00:00
prompt.c Reverse sense of comparison in psql socket test, per Tom Lane. 2001-08-24 19:59:54 +00:00
prompt.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
settings.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
startup.c NLS for the psql \d family of commands. (E.g., the column headers will 2001-06-30 17:26:12 +00:00
stringutils.c Massive commits for SunOS4 port. 2001-02-27 08:13:31 +00:00
stringutils.h Fixed psql double quoting of SQL ids 2000-02-07 23:10:11 +00:00
sv.po Swedish translation for psql (my interpretation of Swedish, surely) 2001-06-20 18:25:26 +00:00
tab-complete.c For INSERTs, one can now tab complete DEFAULT VALUES. 2001-08-30 13:17:03 +00:00
tab-complete.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
variables.c Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
variables.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
win32.mak Here is an update on the Win32 patch. Modified files are 'config.h.win32' 2001-01-27 21:49:59 +00:00