pgsql: Fix a few places that were non-multibyte-safe in tsearch

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a few places that were non-multibyte-safe in tsearch
Date: 2008-06-19 16:52:24
Message-ID: 20080619165224.90928754595@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a few places that were non-multibyte-safe in tsearch configuration file
parsing. Per bug #4253 from Giorgio Valoti.

Modified Files:
--------------
pgsql/src/backend/tsearch:
spell.c (r1.12 -> r1.13)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/spell.c?r1=1.12&r2=1.13)
ts_utils.c (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/ts_utils.c?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-06-19 16:52:31 pgsql: Fix a few places that were non-multibyte-safe in tsearch
Previous Message Bruce Momjian 2008-06-19 01:15:50 pgsql: Add URL for: o Allow pg_hba.conf to specify host names