> For COMMENT ON DATABASE where database name is unknown or not the current
> database, emit a WARNING and do nothing, rather than raising ERROR.
> Per recent discussion in which we concluded this is the best way to deal
> with database dumps that are reloaded into a database of a new name.
Please add a TODO note about allowing COMMENT ON DATABASE to function
without providing a database name at all.