pgsql: Install check_stack_depth() protection in two recursive tsquery - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Install check_stack_depth() protection in two recursive tsquery
Date
Msg-id 20070831022629.C6F58754201@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Install check_stack_depth() protection in two recursive tsquery
processing routines.  Per Heikki.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        tsquery.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tsquery.c?r1=1.1&r2=1.2)
        tsvector_op.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tsvector_op.c?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add openjade warning -wfully-tagged to warn about missing close
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix docs so indexes can be built by commenting out GiST/GIN index