pgsql: Add the long options to the psql --help display, where they were - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Add the long options to the psql --help display, where they were
Date
Msg-id 20090227095809.29B377559ED@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add the long options to the psql --help display, where they were curiously
missing.

Since this touches most lines of the help output, also change the mix of
puts and printf calls to printf everywhere, for easier code editing and
reviewing.

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.140 -> r1.141)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.140&r2=1.141)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Equip the programs installed by contrib with proper --help and
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Set isnull for errm and sqlstate local variables when they're