In psql, if the is no connection object, e.g. due to a server crash,

Bruce Momjian <bruce@momjian.us>

Commit: fe21fcaf8d91a71c15ff25276f9fa81e0cd1dba9
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-08-15T23:05:05Z
Releases: 9.3.0
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.

Files

PathChange+/−
src/bin/psql/command.c modified +6 −0