OSDN Git Service

This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
authorBruce Momjian <bruce@momjian.us>
Fri, 10 Dec 1999 03:59:30 +0000 (03:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 10 Dec 1999 03:59:30 +0000 (03:59 +0000)
commit77a47299366e0246e3ec7419a9f8472281394b1e
treef68c0692a91f465a5b3b1f4e765f0a7e61e936c4
parent97dec77fab612cfa285f6bd3dd5463a0d55526b2
This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
Also, minor tweakage of tab completion, and I hope the output is flushed
on time now.

--
Peter Eisentraut                  Sernanders väg 10:115
src/bin/psql/command.c
src/bin/psql/common.c
src/bin/psql/input.c
src/bin/psql/mainloop.c
src/bin/psql/print.c
src/bin/psql/settings.h
src/bin/psql/tab-complete.c