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 62d712ecfd
Introduce squashing of constant lists in query jumbling
6 months ago
..
cleanup.sql
cursors.sql
dml.sql
entry_timestamp.sql
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 Improve parser's reporting of statement start locations. 11 months ago
squashing.sql Introduce squashing of constant lists in query jumbling 6 months ago
user_activity.sql
utility.sql pg_stat_statements: Expand tests for SET statements 12 months ago
wal.sql