Commit Graph

5 Commits (cd331e4b845f9206aa89e4f31bb75a040fef87ba)

Author SHA1 Message Date
Tom Lane cd331e4b84 Defend against possible crash if a plpython function does not specify names 17 years ago
Tom Lane bdc7dd6799 Fix plpython to not get totally confused by OUT arguments. (It still doesn't 18 years ago
Bruce Momjian 819f22a302 Allow PL/python to return composite types and result sets 19 years ago
Neil Conway 87daae1143 Allow PL/Python functions to return void, per gripe from James Robinson 20 years ago
Tom Lane 0ff7a2c2ad Convert the existing regression test scripts for the various optional 21 years ago
Tom Lane 00aa8ed47a Adjust plpython to convert \r\n and \r to \n in Python scripts, 21 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago