You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_stat_statements/sql
Michael Paquier 3357471cf9 pg_stat_statements: Add counters for generic and custom plans 1 month ago
..
cleanup.sql Refactor tests of pg_stat_statements for planning, utility and level tracking 3 years ago
cursors.sql Show sizes of FETCH queries as constants in pg_stat_statements 2 months ago
dml.sql Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years ago
entry_timestamp.sql Track statement entry timestamp in contrib/pg_stat_statements 2 years ago
extended.sql Make query jumbling also squash PARAM_EXTERN params 3 months ago
level_tracking.sql Fix regression with location calculation of nested statements 4 months ago
oldextversions.sql pg_stat_statements: Add counters for generic and custom plans 1 month ago
parallel.sql pg_stat_statements: Add columns to track parallel worker activity 11 months ago
plancache.sql pg_stat_statements: Add counters for generic and custom plans 1 month ago
planning.sql Revert support for improved tracking of nested queries 3 months ago
privileges.sql pg_stat_statements: Add regression test for privilege handling. 1 year ago
select.sql Fix squashing algorithm for query texts 3 months ago
squashing.sql Make query jumbling also squash PARAM_EXTERN params 3 months ago
user_activity.sql Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years ago
utility.sql pg_stat_statements: Expand tests for SET statements 12 months ago
wal.sql Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years ago