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
Tom Lane 23a27b039d Widen query numbers-of-tuples-processed counters to uint64. 9 years ago
..
Makefile Link pg_stat_statements with libm. 10 years ago
pg_stat_statements--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 12 years ago
pg_stat_statements--1.1--1.2.sql Keep pg_stat_statements' query texts in a file, not in shared memory. 12 years ago
pg_stat_statements--1.2--1.3.sql Add stats for min, max, mean, stddev times to pg_stat_statements. 10 years ago
pg_stat_statements--1.3.sql Add stats for min, max, mean, stddev times to pg_stat_statements. 10 years ago
pg_stat_statements--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pg_stat_statements.c Widen query numbers-of-tuples-processed counters to uint64. 9 years ago
pg_stat_statements.control Add stats for min, max, mean, stddev times to pg_stat_statements. 10 years ago