Re: [HACKERS] pgsql-server/src/backend/commands comment.c

2003-07-21 Thread Bruce Momjian
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

2003-07-18 Thread Rod Taylor
> 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