File size: 156 Bytes
e1ef231 | 1 2 3 4 5 6 | # bloom extension
comment = 'bloom access method - signature file based index'
default_version = '1.0'
module_pathname = '$libdir/bloom'
relocatable = true
|
e1ef231 | 1 2 3 4 5 6 | # bloom extension
comment = 'bloom access method - signature file based index'
default_version = '1.0'
module_pathname = '$libdir/bloom'
relocatable = true
|