pgsql: psql documentation fixes - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: psql documentation fixes
Date
Msg-id E1egF2X-0004k1-6T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql documentation fixes

Update the documentation for \pset to mention
columns|linestyle.

Author: Дилян Палаузов <dpa-postgres@aegee.org>

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/98e4dce78b5139a1a7935903627498c41f0b2d6a

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 5 +++--
src/bin/psql/help.c            | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid misleading psql password prompt when username ismultiply
Next
From: Andres Freund
Date:
Subject: pgsql: Improve bit perturbation in TupleHashTableHash.