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 0f65f3eec4
Fix squashing algorithm for query texts
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 pg_stat_statements: Fix parameter number gaps in normalized queries 7 months ago
level_tracking.sql Fix regression with location calculation of nested statements 7 months ago
oldextversions.sql pg_stat_statements: Add columns to track parallel worker activity 1 year ago
parallel.sql pg_stat_statements: Add columns to track parallel worker activity 1 year ago
planning.sql Revert support for improved tracking of nested queries 6 months ago
privileges.sql pg_stat_statements: Add regression test for privilege handling. 1 year ago
select.sql Fix squashing algorithm for query texts 6 months ago
squashing.sql Fix squashing algorithm for query texts 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 1 year ago
wal.sql Add NOT NULL checking of pg_stat_statements_reset() in tests 2 years ago