Re: prepared statements

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: prepared statements
Дата
Msg-id A4064957-9313-4183-84CA-BC9A9BB0E0CF@solfertje.student.utwente.nl
обсуждение исходный текст
Ответ на Re: prepared statements  (Scott Frankel <frankel@circlesfx.com>)
Список pgsql-general
On 24 Jul 2010, at 1:32, Scott Frankel wrote:

> Works!  The bug in my example was not passing the INSERT statement an explicit list of column names, as per any
non-preparedinsert. 


You would have needed it for an unprepared statement just as well in this case. You expect the planner to guess which
columnsyou left out? ;) 

Alban Hertroys

--
Screwing up is an excellent way to attach something to the ceiling.


!DSPAM:737,4c4ac805286212004583493!



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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: pg_dump, shemas, backup strategy
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Incorrect FTS result with GIN index