]> granicus.if.org Git - postgresql/commit
Here is a patch that does just that, while maintaining the
authorBruce Momjian <bruce@momjian.us>
Fri, 8 Nov 2002 19:12:21 +0000 (19:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 8 Nov 2002 19:12:21 +0000 (19:12 +0000)
commitb26dfbb0e3204c170e7928b7156521fa18b744bf
treec2d9c9cad2ac87267cd2af6936a43797c2b2e32d
parentc2b716ab6834b40a6ff6e807b7c5344da224fa6e
Here is a patch that does just that, while maintaining the
"traditional" behavior, so the change should be transparent. Use the
command "\pset pager always" to turn it on. Anything else does the
normal toggle between "on" and "off"

Greg Sabino Mullane
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/command.c
src/bin/psql/common.c
src/bin/psql/help.c
src/bin/psql/help.h
src/bin/psql/print.h
src/bin/psql/startup.c