mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add tsearch2.
This commit is contained in:
@ -199,6 +199,11 @@ tools -
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
||||
tsearch -
|
||||
Full-text-index support using GiST (obsolete version)
|
||||
by Teodor Sigaev <teodor@stack.net> and Oleg Bartunov
|
||||
<oleg@sai.msu.su>.
|
||||
|
||||
tsearch2 -
|
||||
Full-text-index support using GiST
|
||||
by Teodor Sigaev <teodor@stack.net> and Oleg Bartunov
|
||||
<oleg@sai.msu.su>.
|
||||
|
Reference in New Issue
Block a user