postgresql/src/pl
Peter Eisentraut a8b92b6090 PL/Perl: Avoid compiler warning from clang
Use SvREFCNT_inc_simple_void() instead of SvREFCNT_inc() to avoid
warning about unused return value.
2012-05-27 22:30:34 +03:00
..
plperl PL/Perl: Avoid compiler warning from clang 2012-05-27 22:30:34 +03:00
plpgsql PL/pgSQL RETURN NEXT was leaking converted tuples, causing 2012-05-09 22:57:19 -07:00
plpython PL/Python: Adjust the regression tests for Python 3.3 2012-05-11 23:04:47 +03:00
tcl Lots of doc corrections. 2012-04-23 22:43:09 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00