pgsql: Move declaration of check_function_bodies to where the perl - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Move declaration of check_function_bodies to where the perl
Date
Msg-id 20051229142831.EB8D69DC818@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Move declaration of check_function_bodies to where the perl headers
haven't had a chance to mangle the definition of DLLIMPORT (thanks again, perl guys).

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.97 -> r1.98)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.97&r2=1.98)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Rename send_rfq to send_ready_for_query.
Next
From: "Magnus Hagander"
Date:
Subject: Re: pgsql: Arrange to set the LC_XXX environment variables to match our