File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Wed Mar 12 15:27:55 EDT 2008
4
+ Last updated: Wed Mar 12 15:30:52 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -215,9 +215,10 @@ Data Types
215
215
216
216
http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php
217
217
218
- * Consider a function-based API for '@@' full text searches
218
+ * Consider a simplified API for full text searches
219
219
220
220
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php
221
+ http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php
221
222
222
223
223
224
* Dates and Times
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Wed Mar 12 15:27:55 EDT 2008
11
+ Last updated: Wed Mar 12 15:30:52 EDT 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -194,8 +194,9 @@ <h1><a name="section_3">Data Types</a></h1>
194
194
</ li > < li > Allow text search dictionary to filter out only stop words
195
195
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php "> http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php</ a >
196
196
</ p >
197
- </ li > < li > Consider a function-based API for '@@' full text searches
197
+ </ li > < li > Consider a simplified API for full text searches
198
198
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00511.php</ a >
199
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php</ a >
199
200
</ p >
200
201
</ li > < li > Dates and Times
201
202
< ul >
You can’t perform that action at this time.
0 commit comments