postgresql/src/bin/psql
Peter Eisentraut fc6603ff75 Advertise --help (rather than '-?') as help option (problems with csh).
Accept --help even if no general long options support exists.
2000-11-25 19:05:44 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
command.c Fix security problem with psql \e where temp file could be an existing 2000-11-25 06:21:54 +00:00
command.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.c Remove -k unix socketpath option from client side, allow hostname with 2000-11-13 23:37:54 +00:00
common.h Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +00:00
copy.c more psql bug squashing: 2000-04-16 15:46:40 +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
describe.c Teach psql about new relkind for views. 2000-10-25 20:36:52 +00:00
describe.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
help.c Remove -k unix socketpath option from client side, allow hostname with 2000-11-13 23:37:54 +00:00
help.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
input.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
input.h Better coding of readline tests 2000-10-03 19:50:21 +00:00
large_obj.c Rejigger do_lo_list's query so that obj_description() is evaluated only 2000-10-24 04:13:28 +00:00
large_obj.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
mainloop.c Don't strip trailing backslashes from a line. Treat them more reasonably. 2000-07-17 18:24:33 +00:00
mainloop.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
print.c Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
print.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
prompt.c Remove -k unix socketpath option from client side, allow hostname with 2000-11-13 23:37: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 Advertise --help (rather than '-?') as help option (problems with csh). 2000-11-25 19:05:44 +00:00
stringutils.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
stringutils.h Fixed psql double quoting of SQL ids 2000-02-07 23:10:11 +00:00
tab-complete.c Teach psql about new relkind for views. 2000-10-25 20:36:52 +00:00
tab-complete.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
variables.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
variables.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00