Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pg_stat_statements: track number of rows processed by some utility commands. | Fujii Masao | 2020-07-29 |
* | Change default of pg_stat_statements.track_planning to off. | Fujii Masao | 2020-07-03 |
* | Allow pg_stat_statements to track WAL usage statistics. | Amit Kapila | 2020-04-05 |
* | Allow pg_stat_statements to track planning statistics. | Fujii Masao | 2020-04-02 |
* | Teach pg_stat_statements not to ignore FOR UPDATE clauses | Andrew Gierth | 2019-07-14 |
* | Extend pg_stat_statements_reset to reset statistics specific to a | Amit Kapila | 2019-01-11 |
* | Show ignored constants as "$N" rather than "?" in pg_stat_statements. | Tom Lane | 2017-03-27 |
* | Teach contrib/pg_stat_statements to handle multi-statement commands better. | Tom Lane | 2017-01-14 |
* | Add minimal set of regression tests for pg_stat_statements. | Andres Freund | 2016-11-12 |