mirror of https://github.com/postgres/postgres
bcae842b96
When reporting connection errors, we might show a database name in the message that's not the one we actually tried to connect to, if the database was taken from libpq defaults instead of from user parameters. Fix such error messages to use PQdb(), which reports the correct name. (But, per commit |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
vacuumlo.c |