Thread: pgsql: Add CREATE INDEX deduplication assertions.

pgsql: Add CREATE INDEX deduplication assertions.

From
Peter Geoghegan
Date:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7dbe290da446544a04ace7d342841070f062a0ed

Modified Files
--------------
src/backend/access/nbtree/nbtsort.c | 2 ++
1 file changed, 2 insertions(+)