summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-08-05 14:33:30 +0000
committerBruce Momjian2003-08-05 14:33:30 +0000
commitabb69fbf494545050a916c097efad983d1b1bb94 (patch)
tree2c7a518558d6800c83a6fc30d48878ccc664d9e0
parente7e73980e271bcb356e518d9389bec32e5c25d14 (diff)
Modify tsearch2 to be Oleg,Teodor
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 776deabc7b8..d5071f034f9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -321,7 +321,7 @@ 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)
+New tsearch2 full-text search module (Oleg, Teodor)
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)