pgsql: Suppress compiler warnings in recent plperl patch. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Suppress compiler warnings in recent plperl patch.
Date
Msg-id 20071201175848.1F9D57540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Suppress compiler warnings in recent plperl patch.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Suppress compiler warnings in recent plperl patch.