From 582f32fd4526beec8503b2e121cf6cbe409e0f0c Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 12 Mar 2008 19:40:01 +0000
Subject: [PATCH] Back out text search change to TODO.

---
 doc/TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 4132e2e5944..9914602e179 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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
-- 
GitLab