Remove redundant nbtree preprocessing assertions.

Peter Geoghegan <pg@bowt.ie>

Commit: 3b08133cd13c4ac985a94222280160282ba35838
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2024-04-08T02:13:28Z
Releases: 17.0
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

Files

PathChange+/−
src/backend/access/nbtree/nbtutils.c modified +0 −4

Discussion