summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython_function.sql
AgeCommit message (Expand)Author
2005-05-14Convert the existing regression test scripts for the various optionalTom Lane
2005-03-24Adjust plpython to convert \r\n and \r to \n in Python scripts,Tom Lane
2003-06-30Rename plpython to plpythonu, and update documentation to reflect itsTom Lane
2003-06-25> I've worked with the Pl/Python code in the past and will see about removingBruce Momjian
2003-03-27It may not be obvious to you, but the plpython regression testsBruce Momjian
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane
2001-11-16plpython security and error handling fixes, fromTom Lane
2001-05-09Add plpython code.Bruce Momjian