mirror of
https://github.com/postgres/postgres.git
synced 2026-03-01 04:40:42 -05:00
6 lines
157 B
Text
6 lines
157 B
Text
|
|
# pg_buffercache extension
|
||
|
|
comment = 'examine the shared buffer cache'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/pg_buffercache'
|
||
|
|
relocatable = true
|