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

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>, Yuri Zamyatin <yuri(at)yrz(dot)am>
Cc: 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 01:55:30
Message-ID: 45a5bf5d787d6b48089e5370ae1e12ee01eb728f.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, 2025-10-18 at 11:58 +1300, David Rowley wrote:
> Here's a patch which I think should fix the issue. It'd be great if
> you could patch with that and ensure that there's no more crashing.
>
> Many thanks for assisting with this.

The patch looks good to me. The problem was introduced in 4d143509cb,
so backporting to v18 should be far enough.

Big thanks to both of you.

Regards,
Jeff Davis

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2025-10-18 03:11:20 Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade
Previous Message Yuri Zamyatin 2025-10-18 00:40:39 Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade