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 499edb0974 Track more precisely query locations for nested statements 11 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 12 months ago
level_tracking.sql pg_stat_statements: Add tests for nested queries with level tracking 11 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 Improve parser's reporting of statement start locations. 11 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