Fix \? and \pset pager handling. \? wasn't honoring pager before.

Bruce Momjian <bruce@momjian.us>

Commit: 91dfa1af97b21a817ac4e4b5efdc510215c8774c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-07-15T01:56:25Z
Releases: 7.3.1
Fix \? and \pset pager handling.  \? wasn't honoring pager before.

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +3 −3
src/bin/psql/command.c modified +2 −2
src/bin/psql/help.c modified +76 −68
src/bin/psql/help.h modified +2 −2
src/bin/psql/print.c modified +7 −14
src/bin/psql/print.h modified +8 −3