Re: patch - support for multi-dimensional arrays and NULL values

From: Marek Lewczuk <marek(at)lewczuk(dot)com>
To: Marek Lewczuk <newsy(at)lewczuk(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org, books(at)ejurka(dot)com
Subject: Re: patch - support for multi-dimensional arrays and NULL values
Date: 2007-07-15 11:42:47
Message-ID: 469A0837.5050107@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Marek Lewczuk pisze:
> Marek Lewczuk pisze:
>> Hello Kris and hello group,
> Small correction to my previous post - I forgot to include null support
> when bulding final arrays. In the attachment corrected file.

No comments or no time to check the patch ? If the code I send before is
OK then I can make AbstractJdbc2Array.getResultSet() work with NULL
elements of an array and with multi-dimensional arrays.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-07-15 15:35:01 Re: getProcedureColumns
Previous Message Oliver Jowett 2007-07-15 11:07:34 Re: Implicit autocommit?