Re: Use lo_creat() when possible instead of lo_create()

From: Federico Di Gregorio <fog(at)dndg(dot)it>
To: Giovanni Mascellani <mascellani(at)poisson(dot)phc(dot)unipi(dot)it>
Cc: psycopg(at)postgresql(dot)org
Subject: Re: Use lo_creat() when possible instead of lo_create()
Date: 2012-01-10 10:06:34
Message-ID: 4F0C0DAA.5060603@dndg.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 10/01/12 09:51, Giovanni Mascellani wrote:
> I just created a ticket against psycopg2, and Daniele asked me to bring
> the issue on the list to open it to a wider audience. The ticket is here:
>
> http://psycopg.lighthouseapp.com/projects/62710/tickets/88-use-lo_creat-when-possible-instead-of-lo_create

The patch seems fine to me. Doesn't add any overhead and improves
compatibility with an existing product. I vote +1 [that means "unless
Daniele votes -1 I'll include it" ;)]

federico

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2012-01-10 11:18:23 Re: Use lo_creat() when possible instead of lo_create()
Previous Message Giovanni Mascellani 2012-01-10 08:51:51 Use lo_creat() when possible instead of lo_create()