]> granicus.if.org Git - postgresql/commit
fixed another psql \e bug (handle newlines as whitespace)
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 14 Apr 2000 23:43:44 +0000 (23:43 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 14 Apr 2000 23:43:44 +0000 (23:43 +0000)
commitffc9812451c67293ea2ff4cf60ba8c195ca9616b
tree2e3fa85f0f580355f6b0e6b3417413cd943b03d8
parentade95052f859c4024af415a09cf2b1fdfa95f764
fixed another psql \e bug (handle newlines as whitespace)
repaired psql option scanning bug (special treatment to \g |pipe)
fixed ipcclean makefile
made configure look for Perl to handle psql help build gracefully
src/Makefile.global.in
src/bin/ipcclean/Makefile
src/bin/psql/Makefile.in
src/bin/psql/command.c
src/bin/psql/copy.c
src/bin/psql/mainloop.c
src/configure
src/configure.in