]> git.ipfire.org Git - thirdparty/postgresql.git/commit
psql cleanup
authorBruce Momjian <bruce@momjian.us>
Thu, 4 Nov 1999 23:14:30 +0000 (23:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 4 Nov 1999 23:14:30 +0000 (23:14 +0000)
commit0e6652e67357354e01f2466184343d0bc0ee2cab
tree0c06450508417e033f8a2b90241a7126cd54c4fe
parent2323b63631080b7d4c287872a83b0ea30bd7874a
psql cleanup
29 files changed:
src/bin/psql/command.c
src/bin/psql/command.h
src/bin/psql/common.c
src/bin/psql/common.h
src/bin/psql/copy.c
src/bin/psql/copy.h
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c
src/bin/psql/help.h
src/bin/psql/input.c
src/bin/psql/input.h
src/bin/psql/large_obj.c
src/bin/psql/large_obj.h
src/bin/psql/mainloop.c
src/bin/psql/mainloop.h
src/bin/psql/print.c
src/bin/psql/print.h
src/bin/psql/prompt.c
src/bin/psql/prompt.h
src/bin/psql/psql.c [deleted file]
src/bin/psql/psqlHelp.h
src/bin/psql/settings.h
src/bin/psql/sql_help.h
src/bin/psql/startup.c
src/bin/psql/stringutils.c
src/bin/psql/stringutils.h
src/bin/psql/variables.c
src/bin/psql/variables.h