Re: PREPARE and transactions

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: PREPARE and transactions
Дата
Msg-id 20040703181009.GP50626@xs4all.nl
обсуждение исходный текст
Ответ на Re: PREPARE and transactions  (Abhijit Menon-Sen <ams@oryx.com>)
Список pgsql-hackers
On Sat, Jul 03, 2004 at 08:20:17AM +0530, Abhijit Menon-Sen wrote:
> But for what it's worth, I strongly dislike the later proposal of making
> prepared statements anonymous, and pattern matching the statement text,
> especially if they reintroduce the need to quote query parameters.

Only in cases where you aren't sure your prepared statement name will be
visible.  And even in those cases, wouldn't PQexecParams() do the job?
That'd be like PQexecPrepared() except the query text becomes a kind of
replacement for the query name.


Jeroen



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LinuxTag wrapup
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: LinuxTag wrapup