Re: Bug in ALTER TABLE/SEQUENCE OWNER TO

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bernd Helmle <mailings(at)oopsware(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Bug in ALTER TABLE/SEQUENCE OWNER TO
Date: 2005-08-03 23:58:14
Message-ID: 5233.1123113494@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bernd Helmle <mailings(at)oopsware(dot)de> writes:
> I discovered the following confusing issue in CVS HEAD:
> ...
> As you can see, the owner of the sequence and table row type isn't changed
> as well.

Hmmm ... this did not matter before shared dependencies, but it does
now ... I agree, we have to fix it.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2005-08-04 00:09:56 Re: US Census database (Tiger 2004FE)
Previous Message Tom Lane 2005-08-03 23:43:37 Solving the OID-collision problem