Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id F3B09632F9B for ; Wed, 8 Apr 2009 04:12:39 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 48894-07 for ; Wed, 8 Apr 2009 04:12:02 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mk-filter-2-a-1.mail.uk.tiscali.com (mk-filter-2-a-1.mail.uk.tiscali.com [212.74.100.53]) by mail.postgresql.org (Postfix) with ESMTP id 0117B632BE3 for ; Wed, 8 Apr 2009 04:12:05 -0300 (ADT) X-Trace: 178390652/mk-filter-2.mail.uk.tiscali.com/B2C/$b2c-THROTTLED-DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/80.225.89.128/None/john.lister-ps@kickstone.com X-SBRS: None X-RemoteIP: 80.225.89.128 X-IP-MAIL-FROM: john.lister-ps@kickstone.com X-MUA: Thunderbird 2.0.0.21 (Windows/20090302) X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArkBAJfr20lQ4VmA/2dsb2JhbAAIzSeDewY X-IronPort-AV: E=Sophos;i="4.39,342,1235952000"; d="scan'208";a="178390652" Received: from ppp-1-128.birm-a-1.access.uk.tiscali.com (HELO [192.168.6.11]) ([80.225.89.128]) by smtp.tiscali.co.uk with ESMTP; 08 Apr 2009 08:11:59 +0100 Message-ID: <49DC4E4D.4040701@kickstone.com> Date: Wed, 08 Apr 2009 08:12:13 +0100 From: John Lister User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: James Pye CC: John Lister , Merlin Moncure , Andrew Chernow , pgsql-hackers@postgresql.org Subject: Re: Array types References: <89DBB5874E89413698A8E275E5E79154@squarepi.com> <49DBA65B.9020706@esilo.com> <49DBAF74.5020409@kickstone.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.79 tagged_above=0 required=5 tests=AWL=0.790 X-Spam-Level: X-Archive-Number: 200904/422 X-Sequence-Number: 136525 brilliant i'll give it a go... Now to sort out java :) James Pye wrote: > On Apr 7, 2009, at 12:54 PM, John Lister wrote: > >> Cheers, nice to know it is possible... Now to see if i can get >> java/python to do the same :) or to use a modified libpq somehow... > > http://python.projects.postgresql.org will do it for Python. =D > > tho, only supports Python 3, which is still quite new. >