Re: Integration of Psycopg with XTA

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Federico Di Gregorio <fog(at)dndg(dot)it>
Cc: psycopg(at)lists(dot)postgresql(dot)org
Subject: Re: Integration of Psycopg with XTA
Date: 2018-10-04 10:13:43
Message-ID: CA+mi_8aocV+riKzRLd3s-MfckBo1AGGg1jnRzzuVw1FUGR2jXQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

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.

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Federico Di Gregorio 2018-10-04 10:24:54 Re: Integration of Psycopg with XTA
Previous Message Federico Di Gregorio 2018-10-04 09:32:35 Re: Integration of Psycopg with XTA