Re: Stuff for 2.4.1

Поиск
Список
Период
Сортировка
От A.M.
Тема Re: Stuff for 2.4.1
Дата
Msg-id ACAB0FE5-04AF-4304-8B27-BB6BA419F8F2@themactionfaction.com
обсуждение исходный текст
Ответ на Re: Stuff for 2.4.1  (Federico Di Gregorio <federico.digregorio@dndg.it>)
Ответы Re: Stuff for 2.4.1
Список psycopg
On Mar 28, 2011, at 3:11 AM, Federico Di Gregorio wrote:

>
> What Daniele did is fine:
>
> 1) There is no security problem, because the code only work in the
>   database->user direction.
>
> 2) Allows communication with different combinations of backend/libpq
>   versions without adding the overhead of extra quesries when
>   establishing the connection (i.e., it just works and this is
>   very important for the user).
>
> Also, while I am writing very few new code I am reviewing everything and
> I am confident to say that psycopg is much safe now than 2 years ago
> when I was the only developer.

Wouldn't it make more sense to simply bundle the latest version of libpq with psycopg2? As far as I can tell, there is
noadvantage to compiling against an older libpq- they are all backwards compatible. 

Cheers,
M

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

Предыдущее
От: Federico Di Gregorio
Дата:
Сообщение: Re: Stuff for 2.4.1
Следующее
От: Federico Di Gregorio
Дата:
Сообщение: Re: Stuff for 2.4.1