postgresql/src/bin/psql
2000-05-11 18:41:00 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
command.c psql: suppress warnings about too many arguments if the command is not valid in the first place 2000-05-05 09:38:40 +00:00
command.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +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 Tweak create_help.pl so it will work under either perl 4.* or perl 5.*. 2000-04-16 18:07:22 +00:00
describe.c squished \dS+ bug pointed out by Mike Mascari 2000-04-16 20:04:51 +00:00
describe.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
help.c More psql help cleanup 2000-05-11 18:41:00 +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 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
large_obj.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
large_obj.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
mainloop.c fixed another psql \e bug (handle newlines as whitespace) 2000-04-14 23:43:44 +00:00
mainloop.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile.in Makefile CFLAGS cleanups. 2000-05-11 17:46:35 +00:00
print.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
print.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
prompt.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +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 Display -? as -\? under unix for psql. 2000-05-11 03:14:19 +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 Spello SERIALIZED -> SERIALIZABLE in psql tab completion 2000-05-05 08:44:27 +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