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-04-25 21:42:33 +03:00
Code
postgres
/
contrib
/
pg_stat_statements
History
Fujii Masao
6f9e39bc99
Fix typo in update scripts for some contrib modules.
2013-07-19 04:13:01 +09:00
..
Makefile
Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.
2012-02-22 20:33:05 -05:00
pg_stat_statements--1.0--1.1.sql
Fix typo in update scripts for some contrib modules.
2013-07-19 04:13:01 +09:00
pg_stat_statements--1.1.sql
Rename I/O timing statistics columns to blk_read_time and blk_write_time.
2012-04-29 18:13:33 -04:00
pg_stat_statements--unpackaged--1.0.sql
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04:00
pg_stat_statements.c
Implement the FILTER clause for aggregate function calls.
2013-07-16 20:15:36 -04:00
pg_stat_statements.control
Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.
2012-02-22 20:33:05 -05:00