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
Masahiko Sawada b6090ed96b Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. 3 weeks ago
..
expected Add pg_buffercache_usage_counts() to contrib/pg_buffercache. 2 years ago
sql Add pg_buffercache_usage_counts() to contrib/pg_buffercache. 2 years ago
.gitignore Add regression test coverage for contrib/pg_buffercache. 3 years ago
Makefile Add pg_buffercache_evict() function for testing. 1 year ago
meson.build Add pg_buffercache_evict() function for testing. 1 year ago
pg_buffercache--1.0--1.1.sql
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 9 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.control Add pg_buffercache_evict() function for testing. 1 year ago
pg_buffercache_pages.c Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. 3 weeks ago