mirror of
https://github.com/postgres/postgres.git
synced 2026-06-19 13:39:01 -04:00
6 lines
158 B
Text
6 lines
158 B
Text
|
|
# dict_int extension
|
||
|
|
comment = 'text search dictionary template for integers'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/dict_int'
|
||
|
|
relocatable = true
|