[PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest - Mailing list pgsql-hackers

From Sven Klemm
Subject [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest
Date
Msg-id CAMCrgp0SPbTm5=farukL3Z5tdnLKgrhG4MK8n70=f9oOf_yLaw@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest
List pgsql-hackers
Hello,

This patches changes the HeapKeyTest macro to add handling for SK_SEARCHNULL
and SK_SEARCHNOTNULL. While currently no core codes uses these ScanKey flags
it would be useful for extensions if it was supported so extensions
dont have to implement
handling for those by themself.

-- 
Regards, Sven Klemm

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: speed up a logical replica setup
Next
From: Tom Lane
Date:
Subject: Re: speed up a logical replica setup