|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
11 | | -Last updated: Wed May 7 00:12:12 EDT 2008 |
| 11 | +Last updated: Wed May 7 00:34:37 EDT 2008 |
12 | 12 | </p> |
13 | 13 | <p>The most recent version of this document can be viewed at<br/> |
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
@@ -332,7 +332,8 @@ <h1><a name="section_3">Data Types</a></h1> |
332 | 332 | </li></ul> |
333 | 333 | </li><li>Text Search |
334 | 334 | <ul> |
335 | | -<li>Allow dictionary to filter out only stop words |
| 335 | +<li>Allow dictionaries to change the token that is passed on to |
| 336 | + later dictionaries |
336 | 337 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php">http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php</a> |
337 | 338 | </p> |
338 | 339 | </li><li>Consider a function-based API for '@@' searches |
|