diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-08-05 14:33:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-08-05 14:33:30 +0000 |
commit | abb69fbf494545050a916c097efad983d1b1bb94 (patch) | |
tree | 2c7a518558d6800c83a6fc30d48878ccc664d9e0 /HISTORY | |
parent | e7e73980e271bcb356e518d9389bec32e5c25d14 (diff) | |
download | postgresql-abb69fbf494545050a916c097efad983d1b1bb94.tar.gz |
Modify tsearch2 to be Oleg,Teodor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |