summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian2003-08-05 05:07:50 +0000
committerBruce Momjian2003-08-05 05:07:50 +0000
commite7e73980e271bcb356e518d9389bec32e5c25d14 (patch)
treeb46c0d82884983e8a1c95859c40c6d30e7d71921 /HISTORY
parent1875eb38f41c09eea2b3d8621de323e1e20178ef (diff)
Add tsearch2 mention.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 8f8314841eb..776deabc7b8 100644
--- 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)