pgsql: Fix caching of unsuccessful initialization of parser or

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix caching of unsuccessful initialization of parser or
Date: 2007-04-02 11:42:25
Message-ID: 20070402114225.76E6D9FB696@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix caching of unsuccessful initialization of parser or configuration.
Per report from Listmail <lists(at)peufeu(dot)com>

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/contrib/tsearch2:
ts_cfg.c (r1.21 -> r1.21.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_cfg.c.diff?r1=1.21&r2=1.21.2.1)
wparser.c (r1.12 -> r1.12.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wparser.c.diff?r1=1.12&r2=1.12.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2007-04-02 11:42:44 pgsql: Fix caching of unsuccessful initialization of parser or
Previous Message Teodor Sigaev 2007-04-02 11:42:04 pgsql: Fix caching of unsuccessful initialization of parser or