Re: So what's an "empty" array anyway? - Mailing list pgsql-hackers

From Andrew Chernow
Subject Re: So what's an "empty" array anyway?
Date
Msg-id 48FE34D8.8010306@esilo.com
Whole thread Raw
In response to Re: So what's an "empty" array anyway?  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: So what's an "empty" array anyway?
List 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/


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: So what's an "empty" array anyway?
Next
From: Tom Lane
Date:
Subject: Re: Regression in IN( field, field, field ) performance