pgsql: Add CREATE INDEX deduplication assertions. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Add CREATE INDEX deduplication assertions.
Date
Msg-id E1jJObf-0004wH-0z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: dummy commit
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: restore wording from recent patch "rolled back to"