Re: Confusion over Python drivers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Confusion over Python drivers
Дата
Msg-id 2821.1265867192@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Confusion over Python drivers  (Andrew McNamara <andrewm@object-craft.com.au>)
Ответы Re: Confusion over Python drivers
Список pgsql-hackers
Andrew McNamara <andrewm@object-craft.com.au> writes:
>> That's just a matter of prioritizing the issues.  Put the big ones at 
>> the top, the trivia at the bottom, [...]

> I'd like to see a requirement for the use of PQexecParams() over PQexec() - 
> even when using libpq's PQescapeStringConn(), PQexec() makes me uneasy.

Such a rule seems pretty entirely pointless, unless you have a way to
enforce that the query string passed to the function hasn't been
assembled from parts somewhere along the way.
        regards, tom lane


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

Предыдущее
От: tomas@tuxteam.de
Дата:
Сообщение: Re: knngist patch support
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Confusion over Python drivers {license}