Log Message:
-----------
Improve word parser.
- allow ~ in filenames
- -8.2.1 now is '-' and '8.2.1' instead of '-8.2' '.' '3'
- '.text' now is not a file
Modified Files:
--------------
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c.diff?r1=1.5&r2=1.6)
parser.h (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.h.diff?r1=1.7&r2=1.8)
pgsql-committers by date
| Next: | From: Teodor Sigaev | Date: 2005-12-07 13:30:15 |
| Subject: pgsql: Fix small memory leak |
| Previous: | From: User Chriskl | Date: 2005-12-07 08:28:23 |
| Subject: mysqlcompat - mysqlcompat: Remove erroneous section |