Re: PANIC in heap_delete during ALTER TABLE - Mailing list pgsql-bugs

From Jeff Davis
Subject Re: PANIC in heap_delete during ALTER TABLE
Date
Msg-id ccf5707c1d835c0f7ed69b28566e4cc4d7f37189.camel@j-davis.com
Whole thread Raw
In response to Re: PANIC in heap_delete during ALTER TABLE  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: PANIC in heap_delete during ALTER TABLE
List pgsql-bugs
On Wed, 2022-09-07 at 15:44 -0700, Peter Geoghegan wrote:
> This certainly vindicates Tom's decision to backpatch his fix for the
> heap_update() issue. Clearly this new variant bug can't have anything
> to do
> with the 14-era behavioral change to lazy_vacuum_heap_page() from
> commit 8523492d4e. That behavioral change was clearly a factor in the
> heap_update() issue, but can't be relevant here. Since the repro we
> have
> shows that 13 is also affected.

I wasn't able to repro on 13, but Robins' report indicates that it's
possible.

Regards,
    Jeff Davis




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17610: Use of multiple composite types incompatible with record-typed function parameter
Next
From: Tom Lane
Date:
Subject: Re: BUG #17610: Use of multiple composite types incompatible with record-typed function parameter