pgsql: In psql, if the is no connection object, e.g. due to a server cr - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In psql, if the is no connection object, e.g. due to a server cr
Date
Msg-id E1T1meB-0000AG-Sz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In psql, if the is no connection object, e.g. due to a server crash,
require all parameters for \c, rather than using the defaults, which
might be wrong.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fe21fcaf8d91a71c15ff25276f9fa81e0cd1dba9

Modified Files
--------------
src/bin/psql/command.c |    6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix rescan logic in nodeCtescan.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update C comment to NOTICE to reflect previous commit changing t