Re: prepare()

Поиск
Список
Период
Сортировка
От Stuart Cooper
Тема Re: prepare()
Дата
Msg-id 7fc8628a0705291824l123abfb7s4ae884cbe3be6fce@mail.gmail.com
обсуждение исходный текст
Ответ на Re: prepare()  ("Stuart Cooper" <stuart.cooper@gmail.com>)
Список pgsql-general
> I know that a few versions back PostgreSQL's DBD driver didn't support prepared
> statements (the operation was still there, it just wasn't doing the
> whole magic),
> I imagine that it does today but will investigate further.

There's a very extensive writeup in the documentation of DBD::Pg,
perldoc DBD::Pg
and read the large section on the prepare() method.

Cheers,
Stuart.

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

Предыдущее
От: "Stuart Cooper"
Дата:
Сообщение: Re: prepare()
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: SELECT from mytbl;