mirror of
https://github.com/postgres/postgres.git
synced 2026-06-19 13:39:01 -04:00
6 lines
139 B
Text
6 lines
139 B
Text
|
|
# pg_prewarm extension
|
||
|
|
comment = 'prewarm relation data'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/pg_prewarm'
|
||
|
|
relocatable = true
|