pgsql: Restore psql's former behavior that padding spaces to the right - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Restore psql's former behavior that padding spaces to the right
Date
Msg-id 20080510033158.213687559E9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Restore psql's former behavior that padding spaces to the right of the last
output column are not emitted.  (That change already caused more noise in
the regression test output files than I would like.)  Provide some needed
editorial help for comments, clean up code formatting.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.98 -> r1.99)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.98&r2=1.99)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: o Allow an existing index to be marked as a
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: fix escape issue inn pqt-specs man page