You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/tsearch2/tsearch2.control

7 lines
313 B

# tsearch2 extension
comment = 'compatibility package for pre-8.3 text search functions'
default_version = '1.0'
module_pathname = '$libdir/tsearch2'
# this is not relocatable because the tsearch2--unpackaged--1.0.sql script
# has to use @extschema@ to avoid conflict with items in pg_catalog
relocatable = false