Add CREATE INDEX deduplication assertions.

Peter Geoghegan <pg@bowt.ie>

Commit: 7dbe290da446544a04ace7d342841070f062a0ed
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2020-03-31T21:38:39Z
Releases: 13.0
Add CREATE INDEX deduplication assertions.

Add two assertions that verify the assumptions about posting list tuple
space accounting and suffix truncation made within nbtsort.c.

Files

PathChange+/−
src/backend/access/nbtree/nbtsort.c modified +2 −0