Re: Fix for changing parameter types with server prepared

From: Kris Jurka <books(at)ejurka(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Fix for changing parameter types with server prepared
Date: 2005-01-30 06:49:04
Message-ID: Pine.BSO.4.56.0501300148100.6174@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 30 Jan 2005, Kris Jurka wrote:
>
> The attached patch implements the Describe (Statement) protocol
> message which allows us to do a number of things.
>

Another incremental fix to make sure PSQLParameterMetaData gets built.

Kris Jurka

Attachment Content-Type Size
statement.describe-fix2.patch text/plain 504 bytes

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-01-30 11:08:38 Re: ResultSet got NullPointerException on getMetaData calls
Previous Message Kris Jurka 2005-01-30 06:36:23 Re: Fix for changing parameter types with server prepared