Doc: Describe CREATE INDEX deduplication strategy.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 21 May 2020 20:36:45 +0000 (13:36 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 21 May 2020 20:36:45 +0000 (13:36 -0700)
commit449e14a5618432f01066c33055229b96666bd925
treea4a0b094793d96cd84662442dcebffd232c9479d
parent3350fb5d1f9d73de15428e9bfa83dce96421fc14
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.
doc/src/sgml/btree.sgml