Small patch fixing a query correctness issue in Gin with operator classes implementing Consistent functions - Mailing list pgsql-hackers

From Vinod Sridharan
Subject Small patch fixing a query correctness issue in Gin with operator classes implementing Consistent functions
Date
Msg-id CAFMdLD5YNE2ONYcjFBRXOdWEfdVNNaimD=Bq-UZpYYn+Zy3NtA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi All,

Please find a small patch to fix an existing bug in the GIN index that
impacts correctness of query results for operator classes that use a
consistentFunction and do not specify a triConsistent function. This
patch is against the master and fixes an issue not in any release
branches.

Please find the thread discussing this issue and the fix here:
https://www.postgresql.org/message-id/flat/CAFMdLD4Ks5b%3DCbBh1PjFSytm0zdNv9-ddyeE%2BopusAKCVph7%3Dg%40mail.gmail.com

--
Thanks and Regards,
Vinod Sridharan
[Microsoft]

Attachment

pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: New committer: Jacob Champion
Next
From: Michael Paquier
Date:
Subject: Re: stats.sql fails during installcheck on mac