pgsql: Editorialization for the text emitted by the "help" psql command. - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Editorialization for the text emitted by the "help" psql command.
Date
Msg-id 20080610205819.39DD875602C@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Editorialization for the text emitted by the "help" psql command.
Basically just reuse the same text that psql emitted as part of
its startup banner in prior versions, and make some whitespace
more consistent with the conventions in other psql command output.

Modified Files:
--------------
    pgsql/src/bin/psql:
        mainloop.c (r1.91 -> r1.92)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c?r1=1.91&r2=1.92)

pgsql-committers by date:

Previous
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: press - pr: Corrected version numbers
Next
From: gleu@pgfoundry.org (User Gleu)
Date:
Subject: pgsnap - pgsnap: Bugfix : silence PHP error message on the pg_connect