git.postgresql.org Git - postgresql.git/commit
Fri, 8 Jan 2010 00:38:20 +0000 (00:38 +0000)
Fri, 8 Jan 2010 00:38:20 +0000 (00:38 +0000)
commit 8964dbd51e4e3e7ea179f85b46ce52715383d869
Add buffer access counters to pg_stat_statements.
This uses the same infrastructure with EXPLAIN BUFFERS to support
{shared|local}_blks_{hit|read|written} andtemp_blks_{read|written}
columns in the pg_stat_statements view. The dumped file format
also updated.
Thanks to Robert Haas for the review.
This is the main PostgreSQL git repository.
RSS
Atom