finish_xact_command提交事务,操作完毕,这个时候要drop 的database在pg_database中记录就看不到了。再回到drop database datname这个语句本身,执行…