Re: Assertion failure with ALTER TABLE ATTACH PARTITION withlog_min_messages >= DEBUG1 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Assertion failure with ALTER TABLE ATTACH PARTITION withlog_min_messages >= DEBUG1
Date
Msg-id 20181006060038.GA4835@paquier.xyz
Whole thread Raw
In response to Re: Assertion failure with ALTER TABLE ATTACH PARTITION withlog_min_messages >= DEBUG1  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Fri, Oct 05, 2018 at 11:27:59PM -0300, Alvaro Herrera wrote:
> Well, I think partially filling the struct is bad style.  I'm going to
> be messing with that shortly anyway, when adding support for FKs
> pointing to partitioned tables; maybe just leave it as is for now and
> I'll see about that later.

Yes, I agree that we had better change that on HEAD as that's a trap
waiting ahead.  I have let the comment as-is then.

> Please feel free if you have the time, thanks.

Okay, done and back-patched down to v11 where this was introduced.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Edmund Horner
Date:
Subject: Re: Calculate total_table_pages after set_base_rel_sizes()
Next
From: Michael Paquier
Date:
Subject: Re: partition tree inspection functions