]> granicus.if.org Git - postgresql/commit
Page \h output and centralize psql paging code in PageOutput().
authorBruce Momjian <bruce@momjian.us>
Wed, 23 Oct 2002 19:23:57 +0000 (19:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 23 Oct 2002 19:23:57 +0000 (19:23 +0000)
commit641b658c26f927bf59d38ecba9c8ab45544a2816
tree0567c4c9acb11ee82a3d29ae52010d2afcb2f624
parent30963fc20009b98a7a2b2dcd1f2ec559d58ac6d5
Page \h output and centralize psql paging code in PageOutput().
src/bin/psql/command.c
src/bin/psql/common.c
src/bin/psql/common.h
src/bin/psql/help.c
src/bin/psql/help.h
src/bin/psql/print.c