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)
commit1d0de5a5ad74ff3aa199e34da6521ca1ec357859
treebc70c4a42e4abeb3b16bff03e5e9765f466403ef
parentb0d6ee4d91b6b0646462eb2fc69320919d144fcb
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