Re: Array types

From: "John Lister" <john(dot)lister-ps(at)kickstone(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Array types
Date: 2009-04-07 19:32:34
Message-ID: B7E0285481C748F3BB7E5494D35C0A50@squarepi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> This is something the client code would request (or not). It would not
> be sensible to try to force it from the server side, since if the client
> doesn't request it it's likely that the client wouldn't understand the
> data format.

Cheers for the quick reply, any chance of a pointer to the protocol where
the client specifies the return type(s) so i can check the client code
(mainly jdbc) to see what is going on?

Thanks

JOHN

In response to

Browse pgsql-hackers by date

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