pgsql: psql: Review of new help output strings

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Review of new help output strings
Date: 2015-12-20 17:19:04
Message-ID: E1aAhdQ-0006U7-7w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Review of new help output strings

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/69e7c44fc66a1d0dcc6021e696d57e200a189888

Modified Files
--------------
src/bin/psql/describe.c | 8 +++---
src/bin/psql/help.c | 68 +++++++++++++++++++++++------------------------
2 files changed, 38 insertions(+), 38 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-12-20 18:28:34 pgsql: Teach psql's tab completion to consider the entire input string.
Previous Message Tom Lane 2015-12-19 21:55:30 pgsql: Add missing COSTS OFF to EXPLAIN commands in rowsecurity.sql.