make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra.

Andrew Dunstan <andrew@dunslane.net>

Commit: b7a9e3ceb4f48d810f310f0d468635310160b878
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2005-11-17T23:42:26Z
Releases: 8.2.0
make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra.

Files

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