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

Commit a6e1d7b

Browse files
Copy editing of release notes for couple of my items.
1 parent 055c352 commit a6e1d7b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

doc/src/sgml/release-9.2.sgml

+7-8
Original file line numberDiff line numberDiff line change
@@ -461,13 +461,6 @@
461461
</para>
462462
</listitem>
463463

464-
<listitem>
465-
<para>
466-
Improve performance of transactions using many savepoints (Simon
467-
Riggs) PARTIALLY REVERTED. KEEP?
468-
</para>
469-
</listitem>
470-
471464
<listitem>
472465
<para>
473466
Improve <command>COPY</command> performance by adding tuples to
@@ -549,7 +542,13 @@
549542

550543
<listitem>
551544
<para>
552-
Improve locking performance during group commit (Peter Geoghegan)
545+
Allow group commit to work effectively under heavy load (Peter
546+
Geoghegan, Simon Riggs)
547+
</para>
548+
549+
<para>
550+
Previously, batching of commits became ineffective as the write
551+
workload increased because of internal lock contention.
553552
</para>
554553
</listitem>
555554

0 commit comments

Comments
 (0)