Re: Array types

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: John Lister <john(dot)lister-ps(at)kickstone(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Array types
Date: 2009-04-08 15:10:35
Message-ID: b42b73150904080810j171daf03h1d4d907cc08558d5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 8, 2009 at 10:48 AM, John Lister
<john(dot)lister-ps(at)kickstone(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Lister 2009-04-08 15:11:55 Re: Array types
Previous Message Andrew Chernow 2009-04-08 15:07:39 Re: Array types