postgresql/src/pl
Peter Eisentraut fa2fc066f3 PL/Python: Fix type mixup
Memory was allocated based on the sizeof a type that was not the type of
the pointer that the result was being assigned to.  The types happen to
be of the same size, but it's still wrong.
2013-06-13 21:42:42 -04:00
..
plperl Add semicolons to eval'd strings to hide a minor Perl behavioral change. 2013-06-03 14:19:26 -04:00
plpgsql pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
plpython PL/Python: Fix type mixup 2013-06-13 21:42:42 -04:00
tcl Translation updates 2013-05-05 22:34:23 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00