From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Thomas Hallgren" <thhal(at)mailblocks(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: session persistent data for plperl |
Date: | 2004-02-08 19:00:05 |
Message-ID: | 4322.1076266805@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Thomas Hallgren" <thhal(at)mailblocks(dot)com> writes:
> "Andrew Dunstan" <andrew(at)dunslane(dot)net> wrote:
>> The attached tiny patch (not intended for application yet) provides a
>> space for plperl functions to create and share session persistent data,
> What about transactions?
AFAICS, Andrew is just emulating a feature that has always existed in
pltcl. Insisting that the plperl version must have intelligence not
found in the pltcl version seems like raising the bar unfairly.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-02-08 19:07:14 | Re: RFC: Very large scale postgres support |
Previous Message | Tom Lane | 2004-02-08 18:54:26 | Re: Kerberos as source of user name? (Re: [BUGS] segfault in psql on x86_64) |