psql forgot to close connection before re-issuing password prompt.
Peter Eisentraut <peter_e@gmx.net>
psql forgot to close connection before re-issuing password prompt. ([BUGS] psql can crash the backend on login, 2000-09-03)
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +2 −1 |
| src/bin/psql/startup.c | modified | +2 −1 |