Обсуждение: python - be: Boog squash.

Поиск
Список
Период
Сортировка

python - be: Boog squash.

От
jwp@pgfoundry.org (James William Pye)
Дата:
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)