Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix bug with multiple evaluation of tsearch2 compatibility


  • From: teodor(at)postgresql(dot)org (Teodor Sigaev)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix bug with multiple evaluation of tsearch2 compatibility
  • Date: Wed, 28 Jan 2009 18:32:55 +0000 (UTC)
  • Message-id: <20090128183255.995E17559ED@cvs.postgresql.org> <text/plain>

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)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group