mirror of
https://github.com/postgres/postgres.git
synced 2026-05-26 19:28:27 -04:00
6 lines
157 B
Text
6 lines
157 B
Text
|
|
# unaccent extension
|
||
|
|
comment = 'text search dictionary that removes accents'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/unaccent'
|
||
|
|
relocatable = true
|