"=?gb18030?B?Mzk2OTM0NDA2?=" <396934406(at)qq(dot)com> writes:
> When executing DROP DATABASE or CREATE DATABASE statements in JDBC,
> other statements cannot be included
This restriction is intentional. Previous versions failed to enforce it
fully, but you were at serious hazard of problems, up to and including
database corruption, if you exploited the missing check.
regards, tom lane