Thread: [MASSMAIL]pgsql: Remove redundant nbtree preprocessing assertions.

[MASSMAIL]pgsql: Remove redundant nbtree preprocessing assertions.

From
Peter Geoghegan
Date:
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: https://postgr.es/m/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(-)