mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
|
# bloom extension
|
||
|
comment = 'bloom access method - signature file based index'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/bloom'
|
||
|
relocatable = true
|