Re: localization problem (and solution) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: localization problem (and solution)
Date
Msg-id 7308.1135872836@sss.pgh.pa.us
Whole thread Raw
In response to Re: localization problem (and solution)  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: localization problem (and solution)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I have committed a fix - the perl headers were mangling DLLIMPORT so I 
> moved the declaration above the perl includes.

BTW, probably a cleaner answer is to put check_function_bodies into some
header file instead of having an "extern" in the PLs' .c files.  I was
thinking about that yesterday, but couldn't decide where was a good
place to put it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and
Next
From: Tom Lane
Date:
Subject: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and