Re: Array types - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: Array types
Date
Msg-id b42b73150904080810j171daf03h1d4d907cc08558d5@mail.gmail.com
Whole thread Raw
In response to Re: Array types  ("John Lister" <john.lister-ps@kickstone.com>)
Responses Re: Array types  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Wed, Apr 8, 2009 at 10:48 AM, John Lister
<john.lister-ps@kickstone.com> wrote:
> Following this up, is there any docs on the binary wire format for arrays?
>
> Thanks
>

Does java wrap libpq? If so, your best bet is probably going to be to
go the libpqtypes route.  If you want help doing that, you are more
than welcome to ask (probably should move this thread to the
libqptypes list).  If not, you are headed for a 'much bigger than it
looks on the surface' challenge...there are a lot of types...trust me
on this one.  If you want help with libpqtypes you can ask on our list
on pgfoundry.

merlin


pgsql-hackers by date:

Previous
From: Andrew Chernow
Date:
Subject: Re: Array types
Next
From: "John Lister"
Date:
Subject: Re: Array types