postgresql/src/pl
Peter Eisentraut 804d13adfd Fix behavior when raising plpy.Fatal()
It should cause a elog(FATAL) error, and it fact it was simply causing
a elog(ERROR).

Jan Urbański
2011-03-07 23:47:43 +02:00
..
plperl Suppress some "variable might be clobbered by longjmp" warnings. 2011-03-06 21:15:48 -05:00
plpgsql Fix parallel gmake for extension directory addition in PL languages. 2011-03-05 18:32:39 -05:00
plpython Fix behavior when raising plpy.Fatal() 2011-03-07 23:47:43 +02:00
tcl Fix parallel gmake for extension directory addition in PL languages. 2011-03-05 18:32:39 -05:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00