Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Tender Wang <tndrwang@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2026-07-06T07:32:37Z
Lists: pgsql-hackers
On Wed, Jul 1, 2026 at 2:59 PM Tender Wang <tndrwang@gmail.com> wrote: > I look through the v3 patch. I didn't find an obvious issue. +1 Thanks all for the reviews. I've committed this patch and backported it to v18. - Richard