Re: Fwd: pg18 bug? SELECT query doesn't work

Richard Guo <guofenglinux@gmail.com>

From: Richard Guo <guofenglinux@gmail.com>
To: Eric Ridge <eebbrr@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-19T02:39:37Z
Lists: pgsql-hackers, pgsql-general
On Sun, Jan 18, 2026 at 1:18 AM Eric Ridge <eebbrr@gmail.com> wrote:

> > I plan to push and backpatch this patch early next week, barring any objections.

> Thank you for your work on this. It’s sincerely appreciated.

Pushed and backpatched.  Thanks for the report, Eric.  The fix will be
included in the next minor release this Feb.

- Richard



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix unsafe pushdown of quals referencing grouping Vars

  2. Introduce an RTE for the grouping step