Re: 7.3 Prepared statements

Поиск
Список
Период
Сортировка
От Alan Gutierrez
Тема Re: 7.3 Prepared statements
Дата
Msg-id avej65$1a4o$1@news.hub.org
обсуждение исходный текст
Ответ на Re: 7.3 Prepared statements  (Neil Conway <neilc@samurai.com>)
Ответы Re: 7.3 Prepared statements  (Neil Conway <neilc@samurai.com>)
Список pgsql-general
Neil Conway wrote:
 > On Mon, 2003-01-06 at 05:35, Alan Gutierrez wrote:
 >
 >>Is there an API for the prepared query interface in a later version of
 >>libpq?

 > No, the prepared queries implemented in 7.3 are not protocol-level, they use
 > a set of special SQL statements to prepare statements and then execute them.

 >>Examples of prepared query use?

 > http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/sql-prepare.html
 > http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/sql-execute.html
 >
 > ... should cover enough stuff to get you started.

Are any hackers working on a protocol level implementation? Has it been deemed
unnecessary? This may be an area where I could help with some C development.

Alan Gutierrez


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

Предыдущее
От: Felipe Schnack
Дата:
Сообщение: Re: LIMIT clause optimization
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: LIMIT clause optimization