Log Message:
-----------
Some languages have symbols with zero display's width or/and vowels/signs which
are not an alphabetic character although they are not word-breakers too.
So, treat them as part of word.
Per off-list discussion with Dibyendra Hyoju <dibyendra(at)gmail(dot)com> and
and Bal Krishna Bal <balkrishna7bal(at)gmail(dot)com> about Nepali language and
Devanagari alphabet.
Modified Files:
--------------
pgsql/src/backend/tsearch:
wparser_def.c (r1.22 -> r1.23)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.22&r2=1.23)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2009-03-11 23:19:25 |
| Subject: pgsql: Code review for dtrace probes added (so far) to 8.4. |
| Previous: | From: Andrew Dunstan | Date: 2009-03-11 03:33:29 |
| Subject: pgsql: Use thread-local storage for querybuffer in fmtId() on Windows, |