Re: BUG #18407: ALTER TABLE SET SCHEMA on foreign table with SERIAL column does not move sequence to new schema - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18407: ALTER TABLE SET SCHEMA on foreign table with SERIAL column does not move sequence to new schema
Date
Msg-id 3124268.1711481374@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18407: ALTER TABLE SET SCHEMA on foreign table with SERIAL column does not move sequence to new schema  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-bugs
Peter Eisentraut <peter@eisentraut.org> writes:
> On 25.03.24 17:17, Tom Lane wrote:
>> Maybe it'd be best to just drop this relkind check altogether?

> Yes, seems better to remove the relkind check.

Done that way.

            regards, tom lane



pgsql-bugs by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: BUG #18402: Attaching a new partition doesn't reuse the prebuilt index on said partition
Next
From: Dave Cramer
Date:
Subject: Re: BUG #18406: Connection issue after upgrading to postgres16