mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
6 lines
167 B
Text
6 lines
167 B
Text
|
|
# test_parser extension
|
||
|
|
comment = 'example of a custom parser for full-text search'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/test_parser'
|
||
|
|
relocatable = true
|