postgresql/src/pl
Bruce Momjian 9b59ddfb40 It may not be obvious to you, but the plpython regression tests
include output that vary depending on the python build one is
running. Basically, the order of keys in a dictionary is
non-deterministic, and that part of the test fails for me regularly.

I rewrote the test to work around this problem, and include a patch
file with that change and the change to the expected otuput as well.

Mike Meyer
2003-03-27 16:58:21 +00:00
..
plperl Make 'dummy' declarations in header files be 'extern int no_such_variable' 2002-10-18 20:33:57 +00:00
plpgsql This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
plpython It may not be obvious to you, but the plpython regression tests 2003-03-27 16:58:21 +00:00
tcl Fix core dump when pltcl_elog is called with wrong number of parameters, 2003-02-06 17:02:11 +00:00
Makefile Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00