Re: pg_get_prepared?

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: pg_get_prepared?
Дата
Msg-id 7104a73705071423546e706e36@mail.gmail.com
обсуждение исходный текст
Ответ на pg_get_prepared?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: pg_get_prepared?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Hi,

On 7/15/05, Christopher Kings-Lynne <chriskl@familyhealth.com.au> wrote:
> Would it be useful to have a pg_get_prepared(name) function that returns
> true or false depending on whether or not there is a prepared query of
> that name?

(You're mentioning about PHP PostgreSQL API, right?) I couldn't see
any proper usage area for this. Can you give some examples?

Furthermore, I wondered the steps you'll follow to achieve this. How
will you check if a prepared stmt exists or not?

Regards.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: pg_get_prepared?
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: pg_get_prepared?