Log Message:
-----------
Fixes from Heikki Linnakangas <[EMAIL PROTECTED]>:

Apparently it's a bug I introduced when I refactored spell.c to use the
readline function for reading and recoding the input file. I didn't
notice that some calls to STRNCMP used the non-lowercased version of the
input line.

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        spell.c (r1.2 -> r1.3)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/spell.c?r1=1.2&r2=1.3)

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to