This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-07-17 06:41:09 +03:00
Code
Activity
Files
d6d145673f8df3bd05939b1781e99acead9daae5
postgres
/
contrib
/
pg_stat_statements
History
Magnus Hagander
a692359411
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:06 +02:00
..
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:06 +02:00
Makefile
Add contrib/pg_stat_statements for server-wide tracking of statement execution
2009-01-04 22:19:59 +00:00
pg_stat_statements.c
Modify ShmemInitStruct and ShmemInitHash to throw errors internally,
2010-04-28 16:54:16 +00:00
pg_stat_statements.sql.in
Add buffer access counters to pg_stat_statements.
2010-01-08 00:38:20 +00:00
uninstall_pg_stat_statements.sql
Add contrib/pg_stat_statements for server-wide tracking of statement execution
2009-01-04 22:19:59 +00:00