From: Tom Lane on
adunstan(a)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

--
Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

From: Robert Haas on
On Fri, Jan 8, 2010 at 10:25 PM, Tom Lane <tgl(a)sss.pgh.pa.us> wrote:
> adunstan(a)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?

See:

http://archives.postgresql.org/pgsql-hackers/2009-11/msg01941.php

....Robert

--
Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

From: Tom Lane on
Robert Haas <robertmhaas(a)gmail.com> writes:
> On Fri, Jan 8, 2010 at 10:25 PM, Tom Lane <tgl(a)sss.pgh.pa.us> wrote:
>> [ squint... ] �I thought we'd decided that wasn't a good idea?

> http://archives.postgresql.org/pgsql-hackers/2009-11/msg01941.php

OK, I'd forgotten that ...

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

From: Andrew Dunstan on

This has broken MSVC builds - I am working on it.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers