Re: Making Row Comparison NULL row member handling more robust during skip scans - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Making Row Comparison NULL row member handling more robust during skip scans
Date
Msg-id CAH2-Wz=A+ptvob6nXqUHYwpuU6UQRNepbjknpuK-EayPYt05TA@mail.gmail.com
Whole thread Raw
In response to Re: Making Row Comparison NULL row member handling more robust during skip scans  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Making Row Comparison NULL row member handling more robust during skip scans
List pgsql-hackers
On Fri, Jun 27, 2025 at 5:35 PM Peter Geoghegan <pg@bowt.ie> wrote:
> Attached is v4, which is largely just a polished version of v3. It has
> improved comments and more worked out commit messages. Plus the second
> patch (the row compare patch) now teaches _bt_first to fully rely on
> scan key requiredness markings, just like with other scan keys.

Heikki said he'd be able to give this patch set at least a quick
review, so here's a new revision, v4.

This isn't really different to v4. It has more comment cleanup, and
better commit messages.

--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Add os_page_num to pg_buffercache
Next
From: Tom Lane
Date:
Subject: Re: GNU/Hurd portability patches