pgsql: Fix caching of unsuccessful initialization of parser or

Поиск
Список
Период
Сортировка
От teodor@postgresql.org (Teodor Sigaev)
Тема pgsql: Fix caching of unsuccessful initialization of parser or
Дата
Msg-id 20070402114204.290F79FB6AC@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - fe: Move tests to GreenTrunk.
Следующее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Fix caching of unsuccessful initialization of parser or