]> granicus.if.org Git - postgresql/commitdiff
Add tsearch2 mention.
authorBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 05:07:50 +0000 (05:07 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 05:07:50 +0000 (05:07 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 8f8314841eb6ecfe1b7886f20f6a64c4a7c3348e..776deabc7b8902e93465b9988cabaf2f219a2ecb 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -316,11 +316,12 @@ Change dbmirror license to BSD
 Improve earthdistance (Bruno Wolff III)
 Portability improvements to pgcrypto (Marko Kreen)
 Prevent xml crash (John Gray, Michael Richards)
-Upgrade oracle
-Upgrade mysql
+Update oracle
+Update mysql
 Update cube (Bruno Wolff III)
 Update earthdistance to use cube (Bruno Wolff III)
 Update btree_gist (Oleg)
+New tsearch2 full-text search module (Oleg)
 Add hashed based crosstab function to tablefuncs (Joe)
 Add serial column to order connectby() siblings in tablefuncs (Nabil Sayegh,Joe)
 Add named persistent connections to dblink (Shridhar Daithanka)