Thread: python - be: Boog squash.

python - be: Boog squash.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Boog squash. When the Query's context gets reset, out goes the TupleDesc of the
tuplestore. Duplicate the descriptor in the PythonMemoryContext, so it doesn't
segfault all over the floor. What a stain that leaves.

Modified Files:
--------------
    be/src:
        query.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.8&r2=1.9)