Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Yuri Zamyatin <yuri(at)yrz(dot)am>, Amit Langote <amitlangote09(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade
Date: 2025-10-18 03:11:20
Message-ID: CAApHDvpFx+Dde==VFxxO_v0Ac8=PK4G=kRMqqGMqAyUHjMNj=Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, 18 Oct 2025 at 14:55, Jeff Davis <pgsql(at)j-davis(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Álvaro Herrera 2025-10-18 12:06:56 Re: BUG #19074: pg_dump from v18 loses the NOT NULL flag in the inherited table field when dumping v17-databases
Previous Message Jeff Davis 2025-10-18 01:55:30 Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade