Re: Initial refactoring of plperl.c [PATCH]

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tim Bunce <Tim.Bunce@pobox.com>
Cc: pgsql-hackers@postgresql.org
Date: 2009-11-30T17:50:41Z
Lists: pgsql-hackers

Tim Bunce wrote:
> In summary, changing between multiplicity and non-multiplicity libperls
> after building postgresql isn't safe or supported.
>
>
>   

OK, good. Are you adding a check at load time that the library loaded is 
what we expect?

cheers

andrew