Files
postgres/src/pl/plpython
Peter Eisentraut 7e938e3c56 Revert "PL/Python: Remove workaround for returning booleans in Python <2.3"
This reverts commit be0dfbad36.

The previous information that Py_RETURN_TRUE and Py_RETURN_FALSE are
supported in Python 2.3 is wrong.  They require Python 2.4.  Update the
comment about that.
2013-01-05 08:50:58 -05:00
..
2011-08-17 14:07:46 +03:00
2012-09-29 12:41:00 -04:00
2012-12-18 01:13:59 -05:00
2011-12-18 21:24:00 +02:00
2013-01-01 17:15:01 -05:00