Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c.
Date
Msg-id 27501.1263007511@sss.pgh.pa.us
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
adunstan@postgresql.org (Andrew Dunstan) writes:
> - Changed MULTIPLICITY check from runtime to compiletime.
>     No loads the large Config module.

[ squint... ]  I thought we'd decided that wasn't a good idea?
What happens if the libperl we load at runtime doesn't match what
we saw in the headers?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Build farm tweaks
Next
From: Robert Haas
Date:
Subject: Re: Add .gitignore files to CVS?