Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)
Date: 2023-12-27 12:36:18
Message-ID: CAPpHfduFd=0vi97Osm0fLHZmN8vx4d7kgZCdwMLjt251fkb+CA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 27, 2023 at 1:18 PM Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com> wrote:
> Thank you for revised comments! I think they are good enough.

Pushed, thank you!

------
Regards,
Alexander Korotkov

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-12-27 12:42:17 Re: Add support for __attribute__((returns_nonnull))
Previous Message Alexander Korotkov 2023-12-27 12:21:08 Re: Failed assertion in joininfo.c, remove_join_clause_from_rels