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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user