Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
postgresql-11
/
share
/
extension
/
//opt/postgresql-11/share/extension/pg_buffercache--1.1--1.2.sql
/* contrib/pg_buffercache/pg_buffercache--1.1--1.2.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION \echo Use "ALTER EXTENSION pg_buffercache UPDATE TO '1.2'" to load this file. \quit ALTER FUNCTION pg_buffercache_pages() PARALLEL SAFE;