For create/dropdb, only connect once to the server since we now have a
Bruce Momjian <bruce@momjian.us>
For create/dropdb, only connect once to the server since we now have a shared description table for pg_database comments. Also update comments about database name selection.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/scripts/createdb.c | modified | +7 −4 |
| src/bin/scripts/dropdb.c | modified | +5 −0 |