postgresql/src/pl
Peter Eisentraut 0f48e06751 PL/Python: Improve documentation of nrows() method
Clarify that nrows() is the number of rows processed, versus the
number of rows returned, which can be obtained using len.  Also add
tests about that.
2012-04-16 11:30:32 +03:00
..
plperl plperl: Package-qualify _TD 2012-03-19 17:29:05 -03:00
plpgsql Fix plpgsql named-cursor-parameter feature for variable name conflicts. 2012-04-04 21:50:31 -04:00
plpython PL/Python: Improve documentation of nrows() method 2012-04-16 11:30:32 +03:00
tcl Run "make all" as a prerequisite of "make check" 2011-12-27 20:27:24 +02:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00