pgsql/src/interfaces/python pgmodule.c

From: darcy(at)postgresql(dot)org (D'Arcy Cain)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/python pgmodule.c
Date: 2002-03-20 14:36:11
Message-ID: 20020320143611.248E9475DDC@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: darcy(at)postgresql(dot)org 02/03/20 09:36:09

Modified files:
src/interfaces/python: pgmodule.c

Log message:
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(at)udel(dot)edu>

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-03-20 19:41:55 pgsql/src/backend/utils/adt arrayfuncs.c
Previous Message Tom Lane 2002-03-19 18:53:02 pgsql/doc/src/sgml release.sgml