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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
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)