PyGreSQL causes a segfault when used with a Python executable that was

D'Arcy J.M. Cain <darcy@druid.net>

Commit: 861c336b51912f7f0f7dbf7aab5fbb445820611f
Author: D'Arcy J.M. Cain <darcy@druid.net>
Date: 2002-03-20T14:36:06Z
Releases: 7.3.1
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>

Files

PathChange+/−
src/interfaces/python/pgmodule.c modified +4 −4