Re: prepared queries in plperl - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: prepared queries in plperl
Date
Msg-id 20050715153146.GA26482@penne.toroid.org
Whole thread Raw
In response to prepared queries in plperl  (Dmitry Karasik <dmitry@karasik.eu.org>)
List pgsql-hackers
At 2005-07-15 17:17:01 +0200, dmitry@karasik.eu.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


pgsql-hackers by date:

Previous
From: Dmitry Karasik
Date:
Subject: prepared queries in plperl
Next
From: Marko Kreen
Date:
Subject: Re: 4 pgcrypto regressions failures - 1 unsolved