Re: Fix HAVING-to-WHERE pushdown with mismatched operator families - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Date
Msg-id CAMbWs4_vnF4mZoCK9NUSc8x+-aQr4UFaa3xEL2nLT+t_C=QWyQ@mail.gmail.com
Whole thread
In response to Re: Fix HAVING-to-WHERE pushdown with mismatched operator families  (Tender Wang <tndrwang@gmail.com>)
Responses Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
List 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



pgsql-hackers by date:

Previous
From: Ilmar Yunusov
Date:
Subject: Re: File locks for data directory lockfile in the context of Linux namespaces
Next
From: Peter Eisentraut
Date:
Subject: Re: FOR PORTION OF should reject GENERATED columns