pgsql: psql: Mention SSL protocol version in \conninfo.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Mention SSL protocol version in \conninfo.
Date: 2014-01-25 00:32:47
Message-ID: E1W6rB1-0000gm-HH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Mention SSL protocol version in \conninfo.

Marko Kreen, reviewed by Wim Lewis.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3a5313265d53322519b5edce018ebdea14062bf9

Modified Files
--------------
src/bin/psql/command.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-01-25 15:34:23 pgsql: Add recovery_target='immediate' option.
Previous Message Stephen Frost 2014-01-24 20:12:32 pgsql: Avoid minor leak in parallel pg_dump