Thread: pgsql: Fix incorrect wording about function failure time on unsafe ops

pgsql: Fix incorrect wording about function failure time on unsafe ops

From
adunstan@svr1.postgresql.org (Andrew Dunstan)
Date:
Log Message:
-----------

Fix incorrect wording about function failure time on unsafe ops - these
are now caught by the validator. And a small visit from the perl style police:
check the return value from open().

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plperl.sgml (r2.47 -> r2.48)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml.diff?r1=2.47&r2=2.48)