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
| Next: | From: User Kimhanse | Date: 2005-07-04 11:18:15 |
| Subject: tablelog - tablelog: This problem shouldn't appear because of row-level |
| Previous: | From: User Kimhanse | Date: 2005-07-04 09:43:04 |
| Subject: tablelog - tablelog: Explanation added to the test |