OSDN Git Service

Fixes:
authorMarc G. Fournier <scrappy@hub.org>
Wed, 31 Jul 1996 02:11:23 +0000 (02:11 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 31 Jul 1996 02:11:23 +0000 (02:11 +0000)
commit4477b6f6c262a828e21e6cc5f47b61a3e8032051
tree360586157b016a22a74ee24a5399cb2f463e802a
parent1af2cc0d58160470ef67f84d89aaccdbf6826ad4
Fixes:

        updates the psql.1 manual page for \ options
        add row count and ties it to the header option
        updated manual pages and comment for above change
        got \? to display in one screen-full (almost, \? scrolls off top)
        moved \r to \E, and \z to \r (for historical reasons with monitor)
        small code alignment cleanup

Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
src/bin/psql/psql.c