diff options
author | Bruce Momjian <bruce@momjian.us> | 2008-03-12 19:40:01 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2008-03-12 19:40:01 +0000 |
commit | 582f32fd4526beec8503b2e121cf6cbe409e0f0c (patch) | |
tree | ccbbca4fae4fa2b2583b2839deabea88f05aeae6 | |
parent | 4f72bc7fce915331b61c37e990fec4a4312a3d84 (diff) | |
download | postgresql-582f32fd4526beec8503b2e121cf6cbe409e0f0c.tar.gz postgresql-582f32fd4526beec8503b2e121cf6cbe409e0f0c.zip |
Back out text search change to TODO.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -215,10 +215,9 @@ Data Types http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php -* Consider a simplified API for full text searches +* Consider a function-based API for '@@' full text searches http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php - http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php * Dates and Times |