Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade
Date
Msg-id CAApHDvpFx+Dde==VFxxO_v0Ac8=PK4G=kRMqqGMqAyUHjMNj=Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-bugs
On Sat, 18 Oct 2025 at 14:55, Jeff Davis <pgsql@j-davis.com> wrote:
> The patch looks good to me. The problem was introduced in 4d143509cb,
> so backporting to v18 should be far enough.

Oops. I must have misread the git blame. Yeah, just v18.

Now pushed. Yuri, you should get this in v18.1, which I believe is due
on the 13th of November.

> Big thanks to both of you.

Thanks for reviewing.

David



pgsql-bugs by date:

Previous
From: Jeff Davis
Date:
Subject: Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade
Next
From: Álvaro Herrera
Date:
Subject: Re: BUG #19074: pg_dump from v18 loses the NOT NULL flag in the inherited table field when dumping v17-databases