Re: Reduce one comparison in binaryheap's sift down

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: cca5507 <cca5507(at)qq(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Reduce one comparison in binaryheap's sift down
Date: 2024-10-30 12:09:17
Message-ID: CA+TgmobkfywpjUxhEpNe9WHTM=ff+Ur5xe9+bRqF=ECQGCk9Dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 29, 2024 at 11:00 AM Nathan Bossart
<nathandbossart(at)gmail(dot)com> wrote:
> On Tue, Oct 29, 2024 at 11:21:15AM +0800, cca5507 wrote:
> > Agree, new version patch is attached.
>
> I might editorialize a bit, but overall this looks pretty good to me.
> Robert, would you like to commit this, or shall I?

I would be delighted if you could take care of it.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-10-30 12:16:51 Re: AIO writes vs hint bits vs checksums
Previous Message Joel Jacobson 2024-10-30 11:53:46 Re: New "raw" COPY format