[COMMITTERS] pgsql: Fix bug with multiple evaluation of tsearch2 compatibility

2009-01-28 Thread 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

[COMMITTERS] pgsql: Fix bug with multiple evaluation of tsearch2 compatibility

2009-01-28 Thread 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. Modified Files: -- pgsql/contrib/tsearch2: tsearch2.c (r1.8 -> r1.9) (