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 f0d6f20278 Keep pg_stat_statements' query texts in a file, not in shared memory. 12 years ago
..
Makefile Expose qurey ID in pg_stat_statements view. 12 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 Throw a useful error message if an extension script file is fed to psql. 14 years ago
pg_stat_statements.c Keep pg_stat_statements' query texts in a file, not in shared memory. 12 years ago
pg_stat_statements.control Expose qurey ID in pg_stat_statements view. 12 years ago