Log Message:
-----------
Fix crash of to_tsvector() function on huge input: compareWORD()
function didn't return correct result for word position greate than
limit.

Per report from Stuart Bishop <[EMAIL PROTECTED]>

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        tsvector.c (r1.12.4.1 -> r1.12.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/tsvector.c?r1=1.12.4.1&r2=1.12.4.2)

---------------------------(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