1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Clean up some stray references to tsearch2.

This commit is contained in:
Tom Lane
2007-11-13 23:36:26 +00:00
parent 07c23731f2
commit b40c0a4bb0
5 changed files with 41 additions and 38 deletions

View File

@ -48,7 +48,7 @@ Features
* User-defined opclasses. (The scheme is similar to GiST.)
* Optimized index creation (Makes use of maintenance_work_mem to accumulate
postings in memory.)
* Tsearch2 support via an opclass
* Text search support via an opclass
* Soft upper limit on the returned results set using a GUC variable:
gin_fuzzy_search_limit