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
Andres Freund d153b80161 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
..
Makefile Add file version information to most installed Windows binaries. 11 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.sql Keep pg_stat_statements' query texts in a file, not in shared memory. 12 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 Don't track DEALLOCATE in pg_stat_statements. 11 years ago
pg_stat_statements.control Expose qurey ID in pg_stat_statements view. 12 years ago