postgresql/src/bin/psql
Tatsuo Ishii 449b4cc177 Show encoding name rather than encoding id in case of psql -l. 2000-01-18 05:11:38 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
Makefile.in Fix references to backend/port files so that they actually work. 1999-11-27 19:43:20 +00:00
command.c Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
command.h Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
common.c Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
common.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
copy.c Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
copy.h Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
create_help.pl Sort help file names, from Peter Eisentraut 1999-11-06 16:49:06 +00:00
describe.c Show encoding name rather than encoding id in case of psql -l. 2000-01-18 05:11:38 +00:00
describe.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
help.c Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
help.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
input.c Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
input.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
large_obj.c Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
large_obj.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
mainloop.c Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
mainloop.h Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
print.c Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. 2000-01-12 19:36:36 +00:00
print.h * Includes tab completion. It's not magic, but it's very cool. At any 1999-11-26 04:24:17 +00:00
prompt.c Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
prompt.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
settings.h Fixed psql variables vs array syntax, as well as minor psql enhancements 2000-01-14 22:18:03 +00:00
startup.c Put back change to 'connection failed' message formatting that someone 2000-01-16 20:34:54 +00:00
stringutils.c Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
stringutils.h Adapt to the changes of libpq(eliminateing using putenv()). 2000-01-15 05:38:50 +00:00
tab-complete.c Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. 2000-01-12 19:36:36 +00:00
tab-complete.h * Includes tab completion. It's not magic, but it's very cool. At any 1999-11-26 04:24:17 +00:00
variables.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
variables.h * Includes tab completion. It's not magic, but it's very cool. At any 1999-11-26 04:24:17 +00:00
win32.mak Remove gratuitous redefinitions of BLCKSZ. 1999-10-23 03:28:58 +00:00