pgsql: psql: Fix \? output alignment

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Fix \? output alignment
Date: 2014-10-14 02:26:52
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Fix \? output alignment

This was inadvertently changed in commit c64e68fd.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7ce09e614805d2965baaf33e0d6bcbbb04aa9414

Modified Files
--------------
src/bin/psql/help.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-10-14 06:52:57 pgsql: Fix typo in docs.
Previous Message Bruce Momjian 2014-10-13 21:36:54 pgsql: doc: mention TM is ignored for to_date/to_timestamp()