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
Álvaro Herrera 9fbd53dea5
Remove the query_id_squash_values GUC
6 months ago
..
cleanup.sql Refactor tests of pg_stat_statements for planning, utility and level tracking 3 years ago
cursors.sql Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years 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 Add missing query ID reporting in extended query protocol 1 year ago
level_tracking.sql Fix further fallout from EXPLAIN ANALYZE BUFFERS change 9 months ago
oldextversions.sql pg_stat_statements: Add columns to track parallel worker activity 11 months ago
parallel.sql pg_stat_statements: Add columns to track parallel worker activity 11 months ago
planning.sql Track more precisely query locations for nested statements 11 months ago
privileges.sql pg_stat_statements: Add regression test for privilege handling. 1 year ago
select.sql Fix query jumbling to account for NULL nodes 6 months ago
squashing.sql Remove the query_id_squash_values GUC 6 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