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_2_STABLE

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.123.2.2 -> r1.123.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.123.2.2&r2=1.123.2.3)