Re: Prepared Statements: Inefficient Type Conversion? - Mailing list pgsql-jdbc

From James House
Subject Re: Prepared Statements: Inefficient Type Conversion?
Date
Msg-id 4623CF8E.8010303@part.net
Whole thread Raw
In response to Re: Prepared Statements: Inefficient Type Conversion?  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc

Kris Jurka wrote:
> Perhaps you have a JDBC driver that is too old to understand the
> stringtype URL parameter?  Looks like it is only available in 8.2 and
> on. So if you don't have an 8.2 driver it won't do anything.

That's it we're using 8.1.4 database, so I'm using the 8.1.4 driver.



Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Prepared Statements: Inefficient Type Conversion?
Next
From: Ville Jantunen
Date:
Subject: Re: Bug in timezone-parsing?