Re: binary protocol, again

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: binary protocol, again
Дата
Msg-id CA+mi_8a0sen-xSbx9ZEpb_-Z8GokowCz3iWB8GPuXB9PdpaSNw@mail.gmail.com
обсуждение исходный текст
Ответ на binary protocol, again  ("P. Christeas" <xrg@linux.gr>)
Ответы Re: binary protocol, again  ("P. Christeas" <xrg@linux.gr>)
Список psycopg
On Fri, Jul 20, 2012 at 5:45 PM, P. Christeas <xrg@linux.gr> wrote:
> Hi,
>
> for your information, I have resurrected that old idea, and tried to produce
> some working code here:

Thank you, let us know how it goes. If I can I'll try to take a look
at your work and contribute.

At a glance, it looks like you have forked from somewhere far away in
the past: wouldn't be worth rebasing on a more recent tag, such as the
latest release, or at least merging to avoid diverging too much?

What of the following three are you addressing?

1. passing params as binary to queries
2. returning results from queries as binary
3. using PQexecParams instead PQexec

Thank you again!

-- Daniele

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

Предыдущее
От: "P. Christeas"
Дата:
Сообщение: binary protocol, again
Следующее
От: "P. Christeas"
Дата:
Сообщение: Re: binary protocol, again