index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
pgstatstatements.sgml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename I/O timing statistics columns to blk_read_time and blk_write_time.
Tom Lane
2012-04-29
1
-2
/
+2
*
Rename track_iotiming GUC to track_io_timing.
Tom Lane
2012-04-29
1
-2
/
+2
*
Adjust timing units in pg_stat_statements.
Tom Lane
2012-04-28
1
-17
/
+17
*
Add Peter Geoghegan as additional author of pg_stat_statements.
Robert Haas
2012-04-13
1
-2
/
+3
*
Improve contrib/pg_stat_statements to lump "similar" queries together.
Tom Lane
2012-03-28
1
-10
/
+38
*
Expose track_iotiming information via pg_stat_statements.
Robert Haas
2012-03-27
1
-0
/
+20
*
Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.
Robert Haas
2012-02-22
1
-0
/
+14
*
Remove the custom_variable_classes parameter.
Tom Lane
2011-10-04
1
-5
/
+2
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
1
-1
/
+1
*
Fix obsolete references to old-style contrib installation methods.
Tom Lane
2011-02-14
1
-1
/
+1
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
1
-4
/
+4
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
1
-6
/
+6
*
Add buffer access counters to pg_stat_statements.
Itagaki Takahiro
2010-01-08
1
-27
/
+93
*
Add a hook to let loadable modules get control at ProcessUtility execution,
Tom Lane
2009-12-15
1
-1
/
+18
*
Revert due to Tom's concerns:
Bruce Momjian
2009-12-01
1
-18
/
+1
*
ProcessUtility_hook:
Bruce Momjian
2009-12-01
1
-1
/
+18
*
Refer to tables by id, not by "the following table", because tables are in
Peter Eisentraut
2009-05-18
1
-3
/
+3
*
Add contrib/pg_stat_statements for server-wide tracking of statement execution
Tom Lane
2009-01-04
1
-0
/
+265