Re: Confusion over Python drivers - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Confusion over Python drivers
Date
Msg-id 1266292112.22594.28.camel@jdavis-laptop
Whole thread Raw
In response to Re: Confusion over Python drivers  (Florian Weimer <fw@deneb.enyo.de>)
List pgsql-hackers
On Sun, 2010-02-14 at 20:43 +0100, Florian Weimer wrote:
> The downside is that passing strings up to the application may have
> distinctly worse performance characteristics than passing a number.

Yes, that is a good point. I tried to clarify this in the doc.

I think this would fall under the optional type conversion convenience
functions. As long as it's explicit that the conversion is happening, I
think it's OK.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Error when building postgresql with contrib functions
Next
From: Jeff Davis
Date:
Subject: libpq PGresult object and encoding