pgsql: Remove redundant nbtree preprocessing assertions.

Started by Peter Geogheganover 2 years ago1 messagescomitters
Jump to latest

Remove redundant nbtree preprocessing assertions.

One of the assertions was the subject of a false positive complaint from
Coverity, but none of the assertions added much, so get rid of them.

Reported-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: /messages/by-id/3000247.1712537309@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b08133cd13c4ac985a94222280160282ba35838

Modified Files
--------------
src/backend/access/nbtree/nbtutils.c | 4 ----
1 file changed, 4 deletions(-)