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. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/7ff7711919287a93f348023d77f9611633c9627c Modified Files -------------- src/bin/scripts/createdb.c | 11 +++++++---- src/bin/scripts/dropdb.c | 5 +++++ 2 files changed, 12 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
