For create/dropdb, only connect once to the server since we now have a

Bruce Momjian <bruce@momjian.us>

Commit: 7ff7711919287a93f348023d77f9611633c9627c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-05-10T23:44:47Z
Releases: 9.1.0
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

PathChange+/−
src/bin/scripts/createdb.c modified +7 −4
src/bin/scripts/dropdb.c modified +5 −0