summaryrefslogtreecommitdiff
path: root/contrib/pg_buffercache/sql
AgeCommit message (Expand)Author
2023-04-07Add pg_buffercache_usage_counts() to contrib/pg_buffercache.Tom Lane
2022-10-13pg_buffercache: Add pg_buffercache_summary()Andres Freund
2022-07-30Add regression test coverage for contrib/pg_buffercache.Tom Lane