Re: Integration of Psycopg with XTA

From: Federico Di Gregorio <fog(at)dndg(dot)it>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: psycopg(at)lists(dot)postgresql(dot)org
Subject: Re: Integration of Psycopg with XTA
Date: 2018-10-04 10:24:54
Message-ID: de3cdc87-e9ad-e5a0-65dc-8de89cf66f18@dndg.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 10/04/2018 12:13 PM, Daniele Varrazzo wrote:
> On Thu, Oct 4, 2018 at 10:33 AM Federico Di Gregorio<fog(at)dndg(dot)it> wrote:
>> @Daniele, I see that a capsule has an implicit state, "invalid" if the
>> pointer inside it is null. Does it makes sense to reuse the same capsule
>> and keep a reference to it to be able to invalidate it when the
>> connection is closed?
> I can take a look at it but I suspect it's a lot of work for a feature
> very rarely used.

Nah, I can do it. I was just asking for your opinion. :D

federico

--
Federico Di Gregorio federico(dot)digregorio(at)dndg(dot)it
DNDG srl http://dndg.it
Best friends are often failed lovers. -- Me

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2018-10-04 10:26:11 Re: Copy command hangs in poll() function
Previous Message Daniele Varrazzo 2018-10-04 10:13:43 Re: Integration of Psycopg with XTA