Re: getProcedureColumns - Mailing list pgsql-jdbc

From Jeffrey Cox
Subject Re: getProcedureColumns
Date
Msg-id CC7F861E-B729-47E7-BD82-A552100A8F21@gmail.com
Whole thread Raw
In response to Re: getProcedureColumns  (Kris Jurka <books@ejurka.com>)
Responses Re: getProcedureColumns
List pgsql-jdbc
On Feb 14, 2007, at 12:47 PM, Kris Jurka wrote:

>
>
> On Wed, 14 Feb 2007, Jeffrey Cox wrote:
>
>> So in the end, what you are saying is stop being a ninny and  fire
>> up more versions of the DBMS and properly test this... sorry about
>> that. Do you all have a recommended test setup. (i.e. do you have
>> every version up and running?)
>>
>
> I'm saying, I know how much of a pain this is to test on all
> versions, so if you're not up to it, I'll do it.  I'm just not
> currently at a machine that has all of them installed.  And yes, I
> do have 7.2 - 8.3dev all available (and sometimes even multiple
> versions of them for things like --enable-integer-datetimes) and
> the regression tests should pass against all of them.
>

I know it's a pain, but I will test it... I just need to get the all
the servers up and running. It might take me some time to get them up
and going, but shouldn't be to troubling. I was just making light of
me being sloppy and not fully testing the patches I submitted. I hope
you didn't take offense... Anyhow, I will send you a new patch soon
as I test across all version.

Jeff


> Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: bug report: preparedStatement.setObject(indx,"2004-August-15",java.sql.Types.DATE) generates number format exception
Next
From: Kris Jurka
Date:
Subject: Re: stringtype=unspecified problem