mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-15 08:20:16 +08:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
|
# test_parser extension
|
||
|
comment = 'example of a custom parser for full-text search'
|
||
|
default_version = '1.0'
|
||
|
module_pathname = '$libdir/test_parser'
|
||
|
relocatable = true
|