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 May 7 00:12:12 EDT 2008
4
+ Last updated: Wed May 7 00:34:37 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.
@@ -373,7 +373,8 @@ Data Types
373
373
374
374
* Text Search
375
375
376
- o Allow dictionary to filter out only stop words
376
+ o Allow dictionaries to change the token that is passed on to
377
+ later dictionaries
377
378
378
379
http://archives.postgresql.org/pgsql-patches/2007-11/msg00081.php
379
380
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 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
< a href ="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 > < a href ="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
You can’t perform that action at this time.
0 commit comments