Re: Query preparation - Mailing list pgsql-jdbc

From John Lister
Subject Re: Query preparation
Date
Msg-id 49E715E1.6020304@kickstone.com
Whole thread Raw
In response to Re: Query preparation  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-jdbc
Heikki Linnakangas wrote:
>
> Here's the patch. Describe message is only sent in the first
> invocation of a query. The Field[] array constructed from the
> RowDescription message is saved in the SimpleQuery object for reuse.
>
Cheers, I'd already added similar code while expanding the binary
support for arrays. good to see both on the same lines..

I'll try and get the binary stuff sorted soon.


pgsql-jdbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Query preparation
Next
From: Heikki Linnakangas
Date:
Subject: Fast BigDecimal