summaryrefslogtreecommitdiff
path: root/src/pl/plpython/feature.expected
Commit message (Expand)AuthorAgeFilesLines
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-157/+0
* Adjust plpython to convert \r\n and \r to \n in Python scripts,Tom Lane2005-03-241-0/+18
* Rename plpython to plpythonu, and update documentation to reflect itsTom Lane2003-06-301-1/+1
* It may not be obvious to you, but the plpython regression testsBruce Momjian2003-03-271-5/+5
* I have attached two patches as per:Bruce Momjian2002-10-141-1/+1
* Back out /pl memory leak patch. Wait for new version.Bruce Momjian2002-09-261-1/+1
* I have attached the pltcl patch again, just in case. For the sake of clarityBruce Momjian2002-09-261-1/+1
* Add new elog() levels to stored procedure languages. plperl DEBUG hackBruce Momjian2002-03-061-1/+1
* See attached for a small patch that enables plpython to build cleanlyBruce Momjian2001-05-251-1/+1
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-121-3/+3
* Add plpython code.Bruce Momjian2001-05-091-0/+139