diff options
| author | Tom Lane | 2003-07-24 16:54:58 +0000 |
|---|---|---|
| committer | Tom Lane | 2003-07-24 16:54:58 +0000 |
| commit | f0c5384d4a21d85198f86281f61d5754bfdca7a5 (patch) | |
| tree | 54a908e139519ab09da06ec6b937655b161a2e26 /contrib/README | |
| parent | cf16f51a43d28b4563436396a4e33b5e4180f223 (diff) | |
Add tsearch2.
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index f535952425c..42d4079154e 100644 --- a/contrib/README +++ b/contrib/README @@ -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>. |
