Re: prepared queries in plperl

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: prepared queries in plperl
Дата
Msg-id 20050715153146.GA26482@penne.toroid.org
обсуждение исходный текст
Ответ на prepared queries in plperl  (Dmitry Karasik <dmitry@karasik.eu.org>)
Список 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 по дате отправления:

Предыдущее
От: Dmitry Karasik
Дата:
Сообщение: prepared queries in plperl
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: 4 pgcrypto regressions failures - 1 unsolved