Wrong Assert in PageIndexMultiDelete? - Mailing list pgsql-hackers

From Anastasia Lubennikova
Subject Wrong Assert in PageIndexMultiDelete?
Date
Msg-id CAP4vRV6m0nxVh7k7rO4rG5rOozi45Rjieh_bSU7Ru74d50sOBw@mail.gmail.com
Whole thread Raw
Responses Re: Wrong Assert in PageIndexMultiDelete?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi, hackers!

I am trying to create new index access method.
And I found strange Assert in PageIndexMultiDelete function.


Is '<' sign is correct? I thougt it should be '<='.
Is it a bug or just my misunderstanding?

--
Best regards,
Lubennikova Anastasia

pgsql-hackers by date:

Previous
From: Bruno Harbulot
Date:
Subject: Re: Problems with question marks in operators (JDBC, ECPG, ...)
Next
From: Geoff Winkless
Date:
Subject: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint