| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make PL/Python tests more compatible with Python 3 | Peter Eisentraut | 2009-08-24 | 1 | -5/+5 |
| | | | | | | | This changes a bunch of incidentially used constructs in the PL/Python regression tests to equivalent constructs in cases where Python 3 no longer supports the old syntax. Support for older Python versions is unchanged. | ||||
| * | Split the plpython regression test into test cases arranged by topic, instead | Peter Eisentraut | 2009-08-12 | 1 | -0/+38 |
| 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. | |||||
