Re: Arrays returned in a result set

From: Barry Lind <barry(at)xythos(dot)com>
To: David Hooker <dhooker(at)a4networks(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Arrays returned in a result set
Date: 2002-02-04 18:57:26
Message-ID: 3C5ED996.3030707@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

David,

The 7.2 code should support arrays.

--Barry

David Hooker wrote:

> Are array columns not handled specially when returned in a result set?
> Are there any convienence functions to parse/iterate through an array in
> a result set?
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Hooker 2002-02-04 20:17:50 Arrays returned in a result set
Previous Message Nick Fankhauser 2002-02-01 21:37:13 Re: The question of jdbc