mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
# unaccent extension
|
||
|
comment = 'text search dictionary that removes accents'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/unaccent'
|
||
|
relocatable = true
|