postgresql/src/pl
Peter Eisentraut 19e231bbda Improved parallel make support
Replace for loops in makefiles with proper dependencies.  Parallel
make can now span across directories.  Also, make -k and make -q work
properly.

GNU make 3.80 or newer is now required.
2010-11-12 22:15:16 +02:00
..
plperl Revert removal of trigger flag from plperl function hash key. 2010-10-31 11:42:51 -04:00
plpgsql Give a more specific error message if you try to COMMIT, ROLLBACK or COPY 2010-10-29 11:44:54 +03:00
plpython Fix plpython so that it again honors typmod while assigning to tuple fields. 2010-10-11 22:16:40 -04:00
tcl Use only one hash entry for all instances of a pltcl trigger function. 2010-11-03 12:26:55 -04:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00