Re: pg18 bug? SELECT query doesn't work
Eric Ridge <eebbrr@gmail.com>
From: Eric Ridge <eebbrr@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-general <pgsql-general@postgresql.org>,
Richard Guo <guofenglinux@gmail.com>
Date: 2026-01-06T19:25:07Z
Lists: pgsql-hackers, pgsql-general
> On Jan 6, 2026, at 1:52 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Eric Ridge <eebbrr@gmail.com> writes: >> Here's an even more reduced test case. No tables or data: > > I agree that this is a bug. "git bisect" says it broke at Thanks for the confirmation and your investigation. Also, thanks for all you (all of you!) do for Postgres. Many in the world, myself included, wouldn't be where we are in life without your work. eric
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix unsafe pushdown of quals referencing grouping Vars
- 7650eabb662f 18.2 landed
- 34740b90bc12 19 (unreleased) landed
-
Introduce an RTE for the grouping step
- 247dea89f761 18.0 cited