pgsql: Move declaration of check_function_bodies to where the perl

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move declaration of check_function_bodies to where the perl
Date: 2005-12-29 14:28:31
Message-ID: 20051229142831.EB8D69DC818@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-29 16:45:12 pgsql: Update: < * Add missing rtree optimizer selectivity > * Improve
Previous Message Christopher Kings-Lynne 2005-12-29 07:14:03 Re: [COMMITTERS] pgsql: Minor doc tweak: "NOT NULL" is