Doc: Describe CREATE INDEX deduplication strategy.
Peter Geoghegan <pg@bowt.ie>
Doc: Describe CREATE INDEX deduplication strategy. The B-Tree index deduplication strategy used during CREATE INDEX and REINDEX differs from the lazy strategy used by retail inserts. Make that clear by adding a new paragraph to the B-Tree implementation section of the documentation. In passing, do some copy-editing of nearby deduplication documentation.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/btree.sgml | modified | +37 −17 |