postgresql/src/bin/psql
Peter Eisentraut bdb41ad0e7 Made abstime/reltime use int4 instead of time_t (TODO item)
Made type equivalency apply to aggregates (TODO item)
Fixed parsing bug in psql
Reverted some stupid options changes I made to pg_dump
2000-01-24 19:34:19 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
command.c updated install file 2000-01-23 01:27:39 +00:00
command.h another set of cleanups 2000-01-18 23:30:24 +00:00
common.c another round of user interface cleanups 2000-01-19 20:08:36 +00:00
common.h another set of cleanups 2000-01-18 23:30:24 +00:00
copy.c Fix handleCopyIn's response to EOF seen mid-line, that is, input file 2000-01-21 04:21:12 +00:00
copy.h another set of cleanups 2000-01-18 23:30:24 +00:00
create_help.pl Sort help file names, from Peter Eisentraut 1999-11-06 16:49:06 +00:00
describe.c Fix typo in \z. 2000-01-20 15:29:20 +00:00
describe.h another set of cleanups 2000-01-18 23:30:24 +00:00
help.c another round of user interface cleanups 2000-01-19 20:08:36 +00:00
help.h another set of cleanups 2000-01-18 23:30:24 +00:00
input.c another set of cleanups 2000-01-18 23:30:24 +00:00
input.h another set of cleanups 2000-01-18 23:30:24 +00:00
large_obj.c another set of cleanups 2000-01-18 23:30:24 +00:00
large_obj.h another set of cleanups 2000-01-18 23:30:24 +00:00
mainloop.c Made abstime/reltime use int4 instead of time_t (TODO item) 2000-01-24 19:34:19 +00:00
mainloop.h another set of cleanups 2000-01-18 23:30:24 +00:00
Makefile.in Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
print.c another set of cleanups 2000-01-18 23:30:24 +00:00
print.h another set of cleanups 2000-01-18 23:30:24 +00:00
prompt.c another set of cleanups 2000-01-18 23:30:24 +00:00
prompt.h another set of cleanups 2000-01-18 23:30:24 +00:00
settings.h another set of cleanups 2000-01-18 23:30:24 +00:00
startup.c another round of user interface cleanups 2000-01-19 20:08:36 +00:00
stringutils.c another set of cleanups 2000-01-18 23:30:24 +00:00
stringutils.h another set of cleanups 2000-01-18 23:30:24 +00:00
tab-complete.c Fix tab-complete so it works with old versions of readline that don't 2000-01-21 23:32:36 +00:00
tab-complete.h another set of cleanups 2000-01-18 23:30:24 +00:00
variables.c another set of cleanups 2000-01-18 23:30:24 +00:00
variables.h another set of cleanups 2000-01-18 23:30:24 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00