Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
Date
Msg-id CACG=ezb9LXJvh+Q-Rmj09mKmYDycH59ERfsVRzSiK6qX9Uja3w@mail.gmail.com
Whole thread Raw
In response to Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Responses Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
List pgsql-hackers
I've noticed this patch and had a quick look at it.  As far as I understand, this bug 
does not lead to an incorrect matching, resulting only in degradation in speed. 
Anyway, consider this patch useful, hope it will be committed soon.

--
Best regards,
Maxim Orlov.

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: Support a wildcard in backtrace_functions