summaryrefslogtreecommitdiff
path: root/src/pl/plpython/sql/plpython_params.sql
Commit message (Collapse)AuthorAgeFilesLines
* Augment test coverage in PL/Python, especially for error conditions.Peter Eisentraut2009-08-131-0/+1
|
* Split the plpython regression test into test cases arranged by topic, insteadPeter Eisentraut2009-08-121-0/+34
of the previous monolithic setup-create-run sequence, that was apparently inherited from a previous test infrastructure, but makes working with the tests and adding new ones weird.