Re: psycopg3 and adaptation choices

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: Vladimir Ryabtsev <greatvovan(at)gmail(dot)com>, Federico Di Gregorio <fog(at)dndg(dot)it>, psycopg(at)lists(dot)postgresql(dot)org
Subject: Re: psycopg3 and adaptation choices
Date: 2020-11-10 03:22:19
Message-ID: 9989BCEF-2CC4-4AA4-9E4E-C83740F21414@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

> On Nov 9, 2020, at 19:20, Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> wrote:
>
> Choices to cast Python ``int`` type:

Is it absurd to make the choice at execution time, based on the actual value of the Python int?

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2020-11-10 03:30:47 Re: psycopg3 and adaptation choices
Previous Message Daniele Varrazzo 2020-11-10 03:20:51 Re: psycopg3 and adaptation choices