Thread: pgsql: Suppress compiler warnings in recent plperl patch.

pgsql: Suppress compiler warnings in recent plperl patch.

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Suppress compiler warnings in recent plperl patch.  Avoid uselessly expensive
lookup of the well-known OID of textout().

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.94.2.8 -> r1.94.2.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.94.2.8&r2=1.94.2.9)