Re: Parsing speed (was Re: pgstats_initstats() cost)

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Parsing speed (was Re: pgstats_initstats() cost)
Дата
Msg-id 1d8301c3613c$8a636e50$2800a8c0@mars
обсуждение исходный текст
Ответ на Re: pgstats_initstats() cost  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-hackers
> This leaves us with a bit of a problem, though, because there isn't any
> libpq API that allows access to this speedup.  I put in a routine to
> support Parse/Bind/Execute so that people could use out-of-line
> parameters for safety reasons --- but there's no function to do
> Bind/Execute against a pre-existing prepared statement.  (I had to make
> a hacked version of libpq to do the above testing.)
> 
> I'm beginning to think that was a serious omission.  I'm tempted to fix
> it, even though we're past feature freeze for 7.4.  Comments?

I say fix it...

Chris



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO items
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Parsing speed (was Re: pgstats_initstats() cost)