Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit32cebaa

Browse files
committed
Clarify 9.2 release notes items about pg_stat_statements, to better
document fix of double counting and read/write count addition, per PeterGeoghegan
1 parent7672366 commit32cebaa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/release-9.2.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,15 +2741,15 @@
27412741

27422742
<listitem>
27432743
<para>
2744-
Add dirtied and written block counts to
2745-
<application>pg_stat_statements</> (Robert Haas)
2744+
Add dirtied and written block countsand read/write timesto
2745+
<application>pg_stat_statements</> (Robert Haas, Ants Aasma)
27462746
</para>
27472747
</listitem>
27482748

27492749
<listitem>
27502750
<para>
2751-
Improve <application>pg_stat_statements</>' handling of
2752-
<command>PREPARE</command>/<command>EXECUTE</command>statements
2751+
Prevent <application>pg_stat_statements</> from double-counting
2752+
<command>PREPARE</command> and<command>EXECUTE</command>commands
27532753
(Tom Lane)
27542754
</para>
27552755
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp