Re: [HACKERS] pgsql-server/src/backend/commands comment.c
Added to TODO: * Prevent COMMENT ON DATABASE from using a database name --- Rod Taylor wrote: -- Start of PGP signed section. > > For COMMENT ON DATABASE where database name is unknown or not the current > >
Re: [HACKERS] pgsql-server/src/backend/commands comment.c
> 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 databas