pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in
Date: 2007-01-25 14:52:23
Message-ID: 20070125145223.690FC9FB20B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Reverse out use of Py_RETURN_TRUE in plpython, only supported in Python >=
2.3.

Modified Files:
--------------
pgsql/src/pl/plpython:
plpython.c (r1.91 -> r1.92)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.91&r2=1.92)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-25 15:00:06 Re: pgsql: Fix for plpython functions; return
Previous Message Peter Eisentraut 2007-01-25 11:53:52 pgsql: Various fixes in the logic of XML functions: - Add new SQL