pgsql: Fix incorrect length of lexemes in silly_cmp_tsvector()

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect length of lexemes in silly_cmp_tsvector()
Date: 2006-08-29 13:32:21
Message-ID: 20060829133221.E6AF29FB248@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix incorrect length of lexemes in silly_cmp_tsvector()

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/contrib/tsearch2:
tsvector.c (r1.15.2.3 -> r1.15.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/tsvector.c.diff?r1=1.15.2.3&r2=1.15.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-29 13:38:23 Re: [COMMITTERS] pgsql: Second try committing the path changes.
Previous Message Teodor Sigaev 2006-08-29 13:31:54 pgsql: Fix incorrect length of lexemes in silly_cmp_tsvector()