index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_stat_statements
/
sql
Age
Commit message (
Expand
)
Author
2021-04-08
Track identical top vs nested queries independently in pg_stat_statements
Magnus Hagander
2020-11-26
pg_stat_statements: Track number of times pgss entries were deallocated.
Fujii Masao
2020-11-12
pg_stat_statements: track number of rows processed by REFRESH MATERIALIZED VIEW.
Fujii Masao
2020-07-29
pg_stat_statements: track number of rows processed by some utility commands.
Fujii Masao
2020-07-03
Change default of pg_stat_statements.track_planning to off.
Fujii Masao
2020-04-05
Allow pg_stat_statements to track WAL usage statistics.
Amit Kapila
2020-04-02
Allow pg_stat_statements to track planning statistics.
Fujii Masao
2019-07-14
Teach pg_stat_statements not to ignore FOR UPDATE clauses
Andrew Gierth
2019-01-11
Extend pg_stat_statements_reset to reset statistics specific to a
Amit Kapila
2017-03-27
Show ignored constants as "$N" rather than "?" in pg_stat_statements.
Tom Lane
2017-01-14
Teach contrib/pg_stat_statements to handle multi-statement commands better.
Tom Lane
2016-11-12
Add minimal set of regression tests for pg_stat_statements.
Andres Freund
[prev]