| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c. |
| Date: | 2010-01-09 03:29:07 |
| Message-ID: | 603c8f071001081929p6d04f4e5w771de378228efe21@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Fri, Jan 8, 2010 at 10:25 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> adunstan(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-01-09 03:31:21 | Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c. |
| Previous Message | Tom Lane | 2010-01-09 03:25:11 | Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-01-09 03:31:21 | Re: [COMMITTERS] pgsql: Tidy up and refactor plperl.c. |
| Previous Message | Robert Haas | 2010-01-09 03:26:32 | Re: Add .gitignore files to CVS? |