make psql honor explicit database parameter in -l mode, in case "postgres" database...
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Nov 2005 23:49:44 +0000 (23:49 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Nov 2005 23:49:44 +0000 (23:49 +0000)
commiteed9eb446a56ba8ea6b2a09994896c91f86e08d7
tree9998755b9403a1e9f934fb9e0daa6360bf571d83
parentbe324ad2ab2af9703ba9731d56ce2a005ff48da3
make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra.
src/bin/psql/startup.c