Re: Index range search optimization - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Index range search optimization
Date
Msg-id CAPpHfdtQVNfybiMmpWJCst1MCLHRcD5Wub9xaauqYMo8sZv0tQ@mail.gmail.com
Whole thread Raw
In response to Re: Index range search optimization  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Thu, Sep 28, 2023 at 5:21 AM Peter Geoghegan <pg@bowt.ie> wrote:
> On Wed, Sep 27, 2023 at 9:41 AM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> > Fixed typo inficating => indicating as pointed by Pavel.
> > Peter, what do you think about the current shape of the patch?
>
> I'll try to get to this tomorrow. I'm rather busy with moving home at
> the moment, unfortunately.

No problem, thank you!

------
Regards,
Alexander Korotkov



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allow deleting enumerated values from an existing enumerated data type
Next
From: Jeff Davis
Date:
Subject: Re: Is this a problem in GenericXLogFinish()?