psql forgot to close connection before re-issuing password prompt.

Peter Eisentraut <peter_e@gmx.net>

Commit: 239f74d28d1f5eeec51b2e6f15d5a7bcd2b55801
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-09-17T20:33:45Z
Releases: 7.1.1
psql forgot to close connection before re-issuing password prompt.
([BUGS] psql can crash the backend on login, 2000-09-03)

Files

PathChange+/−
src/bin/psql/command.c modified +2 −1
src/bin/psql/startup.c modified +2 −1