| From: | Abhijit Menon-Sen <ams(at)oryx(dot)com> |
|---|---|
| To: | Dmitry Karasik <dmitry(at)karasik(dot)eu(dot)org> |
| Cc: | nicolai(at)catpipe(dot)net, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: prepared queries in plperl |
| Date: | 2005-07-15 15:31:46 |
| Message-ID: | 20050715153146.GA26482@penne.toroid.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At 2005-07-15 17:17:01 +0200, dmitry(at)karasik(dot)eu(dot)org wrote:
>
> I needed prepared queries in plperl, but there's none, so I baked
> a patch that defines two extra perl functions, spi_prepare and
> spi_exec_prepared
Oh. I've been working on the same functionality this week following a
conversation with Nicolai Petri (Cc:ed). It's rather unfortunate that
neither of us discussed our plans on the list beforehand.
> I would like to ask if someone could review it, so I could reshape
> it into something more appropriate for including into -devel.
All right. I'll look over it soon.
-- ams
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marko Kreen | 2005-07-15 17:20:38 | Re: 4 pgcrypto regressions failures - 1 unsolved |
| Previous Message | Dmitry Karasik | 2005-07-15 15:17:01 | prepared queries in plperl |