Re: So what's an "empty" array anyway?

From: Andrew Chernow <ac(at)esilo(dot)com>
To: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: So what's an "empty" array anyway?
Date: 2008-10-21 20:00:24
Message-ID: 48FE34D8.8010306@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David E. Wheeler wrote:
> On Oct 21, 2008, at 12:08, Simon Riggs wrote:
>
> If we got rid of zero dimension arrays, how would I declare a new empty
> array in a PL/pgSQL function?
>

Why would you want to do that? Is there a use case for that?

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-10-21 20:47:26 Re: Regression in IN( field, field, field ) performance
Previous Message David E. Wheeler 2008-10-21 19:50:58 Re: So what's an "empty" array anyway?