python - be: Boog squash. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Boog squash.
Date
Msg-id 20050704102415.908B51126002@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: kimhanse@pgfoundry.org (User Kimhanse)
Date:
Subject: tablelog - tablelog: Explanation added to the test
Next
From: kimhanse@pgfoundry.org (User Kimhanse)
Date:
Subject: tablelog - tablelog: This problem shouldn't appear because of row-level