Обсуждение: pgsql: Fix bug with multiple evaluation of tsearch2 compatibility

Поиск
Список
Период
Сортировка

pgsql: Fix bug with multiple evaluation of tsearch2 compatibility

От
teodor@postgresql.org (Teodor Sigaev)
Дата:
Log Message:
-----------
Fix bug with multiple evaluation of tsearch2 compatibility trigger, trigger
data should be restored.
Backpatch only for 8.3 because previous versions haven't such layer.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        tsearch2.c (r1.5 -> r1.5.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/tsearch2.c?r1=1.5&r2=1.5.2.1)