]> granicus.if.org Git - postgresql/commitdiff
Modify tsearch2 to be Oleg,Teodor
authorBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 14:33:30 +0000 (14:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 14:33:30 +0000 (14:33 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 776deabc7b8902e93465b9988cabaf2f219a2ecb..d5071f034f9fd4da6e45d5130580b3ab9df09828 100644 (file)
--- 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)