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 108161bcb9 pg_stat_statements: Remove duplicated tests for SET statements 2 years ago
..
cleanup.sql Refactor tests of pg_stat_statements for planning, utility and level tracking 3 years ago
cursors.sql Expand regression tests of pg_stat_statements for utility queries 3 years ago
dml.sql Fix tracking of temp table relation extensions as writes 2 years ago
level_tracking.sql Fix some issues with tracking nesting level in pg_stat_statements. 2 years ago
oldextversions.sql Update oldextversions test for pg_stat_statements 1.11 2 years ago
planning.sql Refactor tests of pg_stat_statements for planning, utility and level tracking 3 years ago
select.sql Refactor more the regression tests of pg_stat_statements 3 years ago
user_activity.sql Improve cleanup phases in regression tests of pg_stat_statements 3 years ago
utility.sql pg_stat_statements: Remove duplicated tests for SET statements 2 years ago
wal.sql Refactor more the regression tests of pg_stat_statements 3 years ago