]> granicus.if.org Git - postgresql/commit
another set of cleanups
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 18 Jan 2000 23:30:24 +0000 (23:30 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 18 Jan 2000 23:30:24 +0000 (23:30 +0000)
commitf565cf41ab8d71df0f4bece5443679d249258b17
tree0f7162c88a3aeecf00e8626b41f0ea4ad198cca7
parent80c5fea99dc028f2726364ab18318dda3864d5a9
another set of cleanups
30 files changed:
doc/src/sgml/ref/psql-ref.sgml
src/backend/parser/gram.y
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/settings.h
src/bin/psql/startup.c
src/bin/psql/stringutils.c
src/bin/psql/stringutils.h
src/bin/psql/tab-complete.c
src/bin/psql/tab-complete.h
src/bin/psql/variables.c
src/bin/psql/variables.h