pgsql: Fix caching of unsuccessful initialization of parser or - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix caching of unsuccessful initialization of parser or
Date
Msg-id 20070402114204.290F79FB6AC@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix caching of unsuccessful initialization of parser or configuration.
Per report from Listmail <lists@peufeu.com>

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        ts_cfg.c (r1.22 -> r1.23)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_cfg.c.diff?r1=1.22&r2=1.23)
        wparser.c (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wparser.c.diff?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Move tests to GreenTrunk.
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix caching of unsuccessful initialization of parser or