Re: BUG #15954: Unable to alter partitioned table to set logged - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15954: Unable to alter partitioned table to set logged
Date
Msg-id Ziizo3ML2KwsuE9U@paquier.xyz
Whole thread Raw
In response to Re: BUG #15954: Unable to alter partitioned table to set logged  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
On Tue, Apr 23, 2024 at 05:33:00AM -0700, David G. Johnston wrote:
> Correct, it is an outright bug that I see no reason not to just fix and
> back-patch.  The new feature needs its own thread so as not to have this
> one see the same fate it had 5 years ago.

The semantics have become much more complicated than 5 years ago
because partitioned tables have gained support for more things, one
being the recent addition of identity columns.  While I've analyzed
the whole, I have asked myself a couple of questions about what the
best user-friendly behavior would be, implemented one and mentioned
the rest.  Anyway, a new thread has been created about this topic, so
feel free to reply there:
https://www.postgresql.org/message-id/ZiiyGFTBNkqcMQi_%40paquier.xyz
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Kostiantyn Tomakh
Date:
Subject: Re: BUG #18433: Logical replication timeout
Next
From: Alexander Lakhin
Date:
Subject: Re: BUG #17855: Uninitialised memory used when the name type value processed in binary mode of Memoize