mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 18:28:35 -04:00
6 lines
179 B
Text
6 lines
179 B
Text
|
|
# dict_xsyn extension
|
||
|
|
comment = 'text search dictionary template for extended synonym processing'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/dict_xsyn'
|
||
|
|
relocatable = true
|