postgresql/contrib/dict_int/dict_int.control

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
173 B
Plaintext
Raw Normal View History

2023-05-09 21:11:15 +00:00
# dict_int extension
comment = 'text search dictionary template for integers'
default_version = '1.0'
module_pathname = '$libdir/dict_int'
relocatable = true
trusted = true