postgresql/src/pl/plpython
Tom Lane a38c85bd5d Rewrite pg_regress as a C program instead of a shell script.
This allows it to be used on Windows without installing mingw
(though you do still need 'diff'), and opens the door to future
improvements such as message localization.
Magnus Hagander and Tom Lane.
2006-07-19 02:37:00 +00:00
..
expected Looks like the new plpython regression test fails on older pythons. See if this works. 2006-05-27 12:39:11 +00:00
sql Looks like the new plpython regression test fails on older pythons. See if this works. 2006-05-27 12:39:11 +00:00
Makefile Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00
plpython.c Attached patch is required ot build with the CRT that comes with Visual 2006-07-06 01:55:51 +00:00
TODO Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00