| From: | "Jim Buttafuoco" <jim(at)contactbda(dot)com> |
|---|---|
| To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "'Andrew Dunstan'" <andrew(at)dunslane(dot)net> |
| Cc: | "'PostgreSQL-development'" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] WIP 2 interpreters for plperl |
| Date: | 2006-11-20 20:53:58 |
| Message-ID: | 200611202054.kAKKs4vG025145@amanda.contactbda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
I might be one of the ones who depends on the same interpreter. In your new
scheme, the _SHARED hash will only be shared between like interpreters,
correct? This is going to force me to switch all of my perl code to use the
plperlu interpreter :(
-----Original Message-----
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Tom Lane
Sent: Monday, November 20, 2006 2:10 PM
To: Andrew Dunstan
Cc: PostgreSQL-development
Subject: Re: [HACKERS] [PATCHES] WIP 2 interpreters for plperl
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> Since this is a behaviour modification, do we want to apply it to the
>> back branches? Doing so would certainly be possible, although it would
>> be non-trivial.
> I have committed this to HEAD at any rate, so that we can get some
> buildfarm testing going.
My vote is to leave it just in HEAD; there may be someone out there
depending on plperl and plperlu being in the same interpreter, and
breaking their code in a minor release doesn't seem very friendly.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gurjeet Singh | 2006-11-20 20:55:21 | Re: psql: present working directory |
| Previous Message | Andrew Dunstan | 2006-11-20 20:21:49 | Re: [PATCHES] WIP 2 interpreters for plperl |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-11-20 20:58:41 | Re: Brazilian FAQ update |
| Previous Message | Neil Conway | 2006-11-20 20:42:05 | Re: add external pl language section, clean up some links |