pgsql: Fix word's length in pg_regexec call

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix word's length in pg_regexec call
Date: 2005-12-21 13:07:38
Message-ID: 20051221130738.0B6D29DCC16@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix word's length in pg_regexec call

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/contrib/tsearch2/ispell:
spell.c (r1.23 -> r1.23.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.23&r2=1.23.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-12-21 13:08:14 pgsql: Fix word's length in pg_regexec call
Previous Message Teodor Sigaev 2005-12-21 13:05:49 pgsql: Multibyte encodings support for ISpell dictionary