Re: pgsql-server/src/backend/commands comment.c - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: pgsql-server/src/backend/commands comment.c
Date
Msg-id 1058539498.31093.7.camel@jester
Whole thread Raw
Responses Re: pgsql-server/src/backend/commands comment.c  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>     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.

pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Archives
Next
From: Reinoud van Leeuwen
Date:
Subject: plpgsql strangeness with select into