mirror of
https://gitee.com/he3db/he3pg.git
synced 2024-12-02 12:17:34 +08:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
# dict_int extension
|
|
comment = 'text search dictionary template for integers'
|
|
default_version = '1.0'
|
|
module_pathname = '$libdir/dict_int'
|
|
relocatable = true
|
|
trusted = true
|