Re: Feature branches merged to master for 2.8 release

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: Feature branches merged to master for 2.8 release
Дата
Msg-id CA+mi_8bSZw7CAFPOKyanYVu2_AbP-+gcUd8N7oD-oisgth6o6A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Feature branches merged to master for 2.8 release  (Christian Ferrari <camauz@yahoo.com>)
Ответы Re: Feature branches merged to master for 2.8 release
Список psycopg
On Mon, Oct 15, 2018 at 1:00 PM Christian Ferrari <camauz@yahoo.com> wrote:
>
> Hi Daniele,
> what about the "_get_native_connection()" ?

That's the "capsule", and yes, I'd like to have it in 2.8. I think
Federico has already code in a branch. I think we are only wondering
whether to add one on the cursor to retrieve the native result. I
think we should: it would have been useful e.g. in cases like #661. We
have now exposing a way to retrieve the requested info but, if we had
had the capsule with the PGresult pointer, the OP could have used
ctypes or cffi to use the function from the libpq in the meantime.

-- Daniele


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

Предыдущее
От: Christian Ferrari
Дата:
Сообщение: Re: Feature branches merged to master for 2.8 release
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Feature branches merged to master for 2.8 release