Re: Index range search optimization
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Pavel Borisov <pashkin.elfe@gmail.com>
Cc: Peter Geoghegan <pg@bowt.ie>, Konstantin Knizhnik <knizhnik@garret.ru>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-10-04T00:00:09Z
Lists: pgsql-hackers
On Wed, Oct 4, 2023 at 12:59 AM Pavel Borisov <pashkin.elfe@gmail.com> wrote: > I've looked through the patch v8. I think it's good enough to be > pushed if Peter has no objections. Thank you, Pavel. I'll push this if there are no objections. ------ Regards, Alexander Korotkov
Commits
-
Skip checking of scan keys required for directional scan in B-tree
- e0b1ee17dc3a 17.0 landed
-
Invalidate binary search bounds consistently.
- 74eb2176bf3a 12.0 cited