postgresql/src/pl
Bruce Momjian 4f4d62a5b5 Attached patch is required ot build with the CRT that comes with Visual
Studio 2005. Basically MS defined errcode in the headers with a typedef,
so we have to #define it out of the way.

While at it, fix a function declaration in plpython that didn't match
the implementation (volatile missing).

Magnus Hagander
2006-07-06 01:55:51 +00:00
..
plperl Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
plpgsql Code review for SELECT INTO STRICT patch: use saner choices of error 2006-06-16 23:29:27 +00:00
plpython Attached patch is required ot build with the CRT that comes with Visual 2006-07-06 01:55:51 +00:00
tcl Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00