# pg_fts extension comment = 'full-text search with BM25 ranking and the fts index' default_version = '0.2.0' module_pathname = '$libdir/pg_fts' relocatable = true trusted = true