Re: EXECUTE problems

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: EXECUTE problems
Дата
Msg-id 8765ul9tqe.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: EXECUTE problems  (Medi Montaseri <medi.montaseri@intransa.com>)
Список pgsql-general
Medi Montaseri <medi.montaseri@intransa.com> writes:
> How do I prepare an statement in C context, ie which libPQ function
> does that

Prepared statements are currently implemented as SQL-level
constructs, so there's no specific libpq function for it.

http://developer.postgresql.org/docs/postgres/sql-prepare.html
http://developer.postgresql.org/docs/postgres/sql-execute.html
http://developer.postgresql.org/docs/postgres/sql-deallocate.html

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: performanceboost with PostgreSQL
Следующее
От: CSN
Дата:
Сообщение: vacuum strategy