Re: Confusion over Python drivers

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Confusion over Python drivers
Дата
Msg-id 1266292112.22594.28.camel@jdavis-laptop
обсуждение исходный текст
Ответ на Re: Confusion over Python drivers  (Florian Weimer <fw@deneb.enyo.de>)
Список pgsql-hackers
On Sun, 2010-02-14 at 20:43 +0100, Florian Weimer wrote:
> The downside is that passing strings up to the application may have
> distinctly worse performance characteristics than passing a number.

Yes, that is a good point. I tried to clarify this in the doc.

I think this would fall under the optional type conversion convenience
functions. As long as it's explicit that the conversion is happening, I
think it's OK.

Regards,Jeff Davis



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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Error when building postgresql with contrib functions
Следующее
От: Jeff Davis
Дата:
Сообщение: libpq PGresult object and encoding