pgsql: Doc: Tweak description of B-Tree duplicate tuples. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Doc: Tweak description of B-Tree duplicate tuples.
Date
Msg-id E1jmnwn-0008DS-Cy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Tweak description of B-Tree duplicate tuples.

Defining duplicates as "close by" to each other was unclear.  Simplify
the definition.

Backpatch: 13-, where deduplication was introduced (by commit 0d861bbb)

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f7e4989d1c65c376ca4aba2d39dc81cd1eaefe67

Modified Files
--------------
doc/src/sgml/btree.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Minor corrections to docs related to opclass options
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Language fixes for docs related to opclass options