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_buffercache
David Rowley 84fd3bc141 Fix a few duplicate words in comments 2 months ago
..
expected Add pg_buffercache_evict_{relation,all} functions 3 months ago
sql Add pg_buffercache_evict_{relation,all} functions 3 months ago
.gitignore Add regression test coverage for contrib/pg_buffercache. 3 years ago
Makefile Add pg_buffercache_numa view with NUMA node info 3 months ago
meson.build Add pg_buffercache_numa view with NUMA node info 3 months ago
pg_buffercache--1.0--1.1.sql Add pinning_backends column to the pg_buffercache extension. 11 years ago
pg_buffercache--1.1--1.2.sql Update pg_buffercache extension for parallel query. 9 years ago
pg_buffercache--1.2--1.3.sql Default monitoring roles 8 years ago
pg_buffercache--1.2.sql Update pg_buffercache extension for parallel query. 9 years ago
pg_buffercache--1.3--1.4.sql Add pg_buffercache_usage_counts() to contrib/pg_buffercache. 2 years ago
pg_buffercache--1.4--1.5.sql Add pg_buffercache_evict() function for testing. 1 year ago
pg_buffercache--1.5--1.6.sql pg_buffercache: Change page_num type to bigint 3 months ago
pg_buffercache.control Add pg_buffercache_numa view with NUMA node info 3 months ago
pg_buffercache_pages.c Fix a few duplicate words in comments 2 months ago