Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 809e248

Browse files
committed
docs: PG 12 docs, clarify btree index changes
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WzkSYOM1GJVGtAbRW-OqymoCD=QWYG6ro+GaoOW-jPRuDQ@mail.gmail.com
1 parent b299efa commit 809e248

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/release-12.sgml

+3-1
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,9 @@ Improve speed of btree index insertions (Alexander Korotkov, Peter Geoghegan)
570570
</para>
571571

572572
<para>
573-
LOOKUP, INDEX CLEANUP IMPROVEMENTS?
573+
The new code improves the space-efficiency of page splits, reduces locking
574+
overhead, and gives better performance for <command>UPDATE</command>s
575+
and <command>DELETE</command>s on indexes with many duplicates.
574576
</para>
575577
</listitem>
576578

0 commit comments

Comments
 (0)