Re: BUG #3760: Comment on restore database - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #3760: Comment on restore database
Date
Msg-id 200711192347.lAJNl6w25632@momjian.us
Whole thread Raw
In response to Re: BUG #3760: Comment on restore database  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #3760: Comment on restore database  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I have added a TODO item:
>
> >         o Allow COMMENT ON dbname to work when loading into a database
> >           with a different name
>
> This is an extremely poorly phrased TODO item.  The problem is not that
> you can't comment on a database with a different name --- that's worked
> ever since pg_shdescription was added.

OK, updated:

        o Prevent COMMENT ON dbname from issuing a warning when loading
          into a database with a different name, perhaps using COMMENT ON
          CURRENT DATABASE

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3760: Comment on restore database
Next
From: Tom Lane
Date:
Subject: Re: BUG #3760: Comment on restore database