diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-09-29 12:55:42 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-09-29 12:55:42 -0400 |
commit | be0dfbad3671ed2503a2a661e70b48c5b364e069 (patch) | |
tree | 698d636f15fe2305fefd45ece176d189105e2649 /src/backend/access/transam/xlogarchive.c | |
parent | db0af74af28663e060e8c5d6f8dd0927bb572f25 (diff) | |
download | postgresql-be0dfbad3671ed2503a2a661e70b48c5b364e069.tar.gz postgresql-be0dfbad3671ed2503a2a661e70b48c5b364e069.zip |
PL/Python: Remove workaround for returning booleans in Python <2.3
Since Python 2.2 is no longer supported, we can now use Py_RETURN_TRUE
and Py_RETURN_FALSE instead of the old workaround.
Diffstat (limited to 'src/backend/access/transam/xlogarchive.c')
0 files changed, 0 insertions, 0 deletions