Remove unused 'cur_skey' argument from IndexScanOK()
Commit a78fcfb51243 removed the last use of it.
Author: Hugo Zhang, Aleksander Alekseev
Reviewed-by: Daniel Gustafsson
Discussion: https://www.postgresql.org/message-id/NT0PR01MB129459E243721B954611938F9CDD2%40NT0PR01MB1294.CHNPR01.prod.partner.outlook.cn
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/1153422edac5d27eeffd61fca2be348fa0714ce9
Modified Files
--------------
src/backend/utils/cache/catcache.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)