postgresql/src/pl/plpython
Bruce Momjian 251281767a Fix for plpython functions; return true/false for boolean,
rather than 1/0.  This helps when creating trigger functions that output
SQL.

Guido Goldstein
2007-01-25 04:08:51 +00:00
..
expected Fix plpython to work (or at least pass its regression tests) with 2006-11-21 21:51:05 +00:00
sql Remove use of whrandom module, which was removed in Python 2.5. 2006-10-16 21:13:57 +00:00
Makefile Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
plpython.c Fix for plpython functions; return true/false for boolean, 2007-01-25 04:08:51 +00:00
TODO Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00