| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert the existing regression test scripts for the various optional | Tom Lane | 2005-05-14 | 1 | -58/+0 |
| | | | | | | PLs to use the standard pg_regress infrastructure. No changes in the tests themselves. Andrew Dunstan | ||||
| * | Minor improvements in the really-pretty-ad-hoc test scripts for the | Tom Lane | 2005-04-01 | 1 | -0/+2 |
| | | | | | PL languages. | ||||
| * | Fix python regression testing script to bail out early if language | Tom Lane | 2005-03-24 | 1 | -4/+13 |
| | | | | | creation fails ... no point in running the tests. | ||||
| * | Rename plpython to plpythonu, and update documentation to reflect its | Tom Lane | 2003-06-30 | 1 | -1/+1 |
| | | | | | now-untrusted status. | ||||
| * | Clean up plpython error reporting so that its regression test passes | Tom Lane | 2003-01-31 | 1 | -8/+7 |
| | | | | | | with some amount of cleanliness. I see no need to report the internal Python name rather than the SQL procedure name in error tracebacks. | ||||
| * | PL/Python integration: support in create/droplang, add CVS keywords, | Peter Eisentraut | 2001-05-12 | 1 | -12/+8 |
| | | | | | | remove useless files, beat some sense into Makefile. For me it builds and sort of runs, so it's a start. | ||||
| * | Add plpython code. | Bruce Momjian | 2001-05-09 | 1 | -0/+52 |
