PyGreSQL causes a segfault when used with a Python executable that was
authorD'Arcy J.M. Cain <darcy@druid.net>
Wed, 20 Mar 2002 14:36:06 +0000 (14:36 +0000)
committerD'Arcy J.M. Cain <darcy@druid.net>
Wed, 20 Mar 2002 14:36:06 +0000 (14:36 +0000)
commit6d203aa03ee452d3db472cfbfd8df34aeee1f3de
tree02a0e415d09b293a75171568f82a295f44b50d5d
parent0290afe1d9e7eb26c9b6bc12c48eb6311c07a7cd
PyGreSQL causes a segfault when used with a Python executable that was
compiled with --with-pymalloc.  This change fixes that.  Thanks to
Dave Wallace <dwallace@udel.edu>
src/interfaces/python/pgmodule.c