Useless parameter 'cur_skey' in IndexScanOK - Mailing list pgsql-hackers

From Hugo Zhang
Subject Useless parameter 'cur_skey' in IndexScanOK
Date
Msg-id NT0PR01MB129459E243721B954611938F9CDD2@NT0PR01MB1294.CHNPR01.prod.partner.outlook.cn
Whole thread Raw
Responses Re: Useless parameter 'cur_skey' in IndexScanOK
List pgsql-hackers

Hi,

The 'cur_skey' parameter in `IndexScanOK` funciton doesn't seem to be useful.

 

The function does not use cur_skey for any operation. Is there any other consideration

for retaining the cur_skey parameter here?

 

Best wishes

Hugo zhang

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions
Next
From: Peter Smith
Date:
Subject: Re: Logical Replication of sequences