pgsql: Fix incorrect documentation of plperl's method for accessing the

Started by Tom Laneover 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix incorrect documentation of plperl's method for accessing the number
of rows processed by a SPI query (David Fetter); also some other minor
editorial cleanup (Tom Lane).

Modified Files:
--------------
pgsql/doc/src/sgml:
plperl.sgml (r2.30 -> r2.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml.diff?r1=2.30&r2=2.31)