postgresql/src/pl
Tom Lane f26474eff4 Fix two issues in plpython's handling of composite results.
Dropped columns within a composite type were not handled correctly.
Also, we did not check for whether a composite result type had changed
since we cached the information about it.

Jan Urbański, per a bug report from Jean-Baptiste Quenot
2011-08-17 17:07:25 -04:00
..
plperl Properly handle empty arrays returned from plperl functions. 2011-08-17 12:03:26 -04:00
plpgsql Translation updates 2011-08-17 14:02:49 +03:00
plpython Fix two issues in plpython's handling of composite results. 2011-08-17 17:07:25 -04:00
tcl Put comments on the installable procedural languages. 2011-07-03 19:04:05 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:27 -04:00