Re: BUG #19078: Segfaults in tts_minimal_store_tuple() following pg_upgrade
amit <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Yuri Zamyatin <yuri@yrz.am>, Jeff Davis <pgsql@j-davis.com>,
pgsql-bugs@lists.postgresql.org
Date: 2025-10-16T05:04:17Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix reset of incorrect hash iterator in GROUPING SETS queries
- 0b6a02f0355c 18.1 landed
- 5c0a20003b43 19 (unreleased) landed
-
Fix EPQ crash from missing partition directory in EState
- 1296dcf18b1c 18.1 landed
- 905e932f0922 19 (unreleased) landed
On Thu, Oct 16, 2025 at 1:04 PM David Rowley <dgrowleyml@gmail.com> wrote: > On Thu, 16 Oct 2025 at 16:29, Amit Langote <amitlangote09@gmail.com> wrote: > > I've attached an updated patch with a test case. > > Looks good to me. Nice simple test. Thanks for checking. Pushed. -- Thanks, Amit Langote