postgresql/src/bin/psql
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer
to one another. Sort out builddir vs srcdir variable namings. Remove some
now obsoleted make variables.
2000-08-31 16:12:35 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
command.c Don't strip trailing backslashes from a line. Treat them more reasonably. 2000-07-17 18:24:33 +00:00
command.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.c Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +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 oidvectortypes: use SQL type names and separate by commas 2000-07-09 21:30:21 +00:00
describe.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
help.c Fix \h SELECT to not show SELECT INTO. 2000-05-26 15:47:18 +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 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
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 Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all the 2000-08-20 10:55:35 +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 SSL patch from Magnus 2000-08-30 14:54:24 +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 Added new commands and intelligence to psql tab completion. 2000-06-25 14:25:51 +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