public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Rowley <[email protected]>
To: SATYANARAYANA NARLAPURAM <[email protected]>
Cc: PostgreSQL Hackers <[email protected]>
Cc: Paul A Jungwirth <[email protected]>
Subject: Re: [PATCH] Allow SJE to recognize GiST-backed temporal primary keys
Date: Wed, 22 Apr 2026 13:54:33 +1200
Message-ID: <CAApHDvqKOSZ+ZacOc8B4WE0i70w97Ji_74KRmTf5Uf5dQX1ncA@mail.gmail.com> (raw)
In-Reply-To: <CAHg+QDeXwdOzrmb-sSATK4whbyhOgzyCGN+bY=YXU9qOzJaWSg@mail.gmail.com>
References: <CAHg+QDeXwdOzrmb-sSATK4whbyhOgzyCGN+bY=YXU9qOzJaWSg@mail.gmail.com>
On Wed, 22 Apr 2026 at 07:18, SATYANARAYANA NARLAPURAM
<[email protected]> wrote:
> relation_has_unique_index_for() checks whether join clause equality
> operators belong to the index's opfamily via mergeopfamilies. Since
> mergeopfamilies only lists btree opfamilies, this check always fails
> for GiST-backed unique indexes such as those created by PRIMARY KEY
> with WITHOUT OVERLAPS, preventing self-join elimination.
Please add to the 20-1 CF [1].
David
[1] https://commitfest.postgresql.org/59/
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: [PATCH] Allow SJE to recognize GiST-backed temporal primary keys
In-Reply-To: <CAApHDvqKOSZ+ZacOc8B4WE0i70w97Ji_74KRmTf5Uf5dQX1ncA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox