| From: | "David E(dot) Wheeler" <david(at)kineticode(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexey Klyukin <alexk(at)commandprompt(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Alex Hunsaker <badalex(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: arrays as pl/perl input arguments [PATCH] |
| Date: | 2011-01-12 23:37:34 |
| Message-ID: | E45D6F16-292A-47BD-B295-DDCAE8FDE59F@kineticode.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Jan 12, 2011, at 3:29 PM, Robert Haas wrote:
>> What I was casting a bit of doubt on upthread was whether or not this would
>> work without possibly breaking some code, in possibly silent or obscure
>> ways. If I'm wrong about that, then by all means let's use some perl Magic
>> (that's a technical term) to achieve this. IIRC Alex recently posted some
>> code that might be instructive about this.
>
> I agree with your gut feeling. I suspect the Perl magic solution will
> make no one very happy.
Could do both, I suppose…
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-01-13 00:01:56 | Re: SSI patch version 8 |
| Previous Message | Robert Haas | 2011-01-12 23:29:28 | Re: arrays as pl/perl input arguments [PATCH] |