mirror of
https://github.com/postgres/postgres.git
synced 2026-03-11 02:34:28 -04:00
6 lines
160 B
Text
6 lines
160 B
Text
|
|
# pg_freespacemap extension
|
||
|
|
comment = 'examine the free space map (FSM)'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/pg_freespacemap'
|
||
|
|
relocatable = true
|