From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | "Jim C(dot) Nasby" <decibel(at)decibel(dot)org> |
Cc: | PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: Array function |
Date: | 2004-11-01 20:38:47 |
Message-ID: | 20041101203847.GC11825@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Mon, Nov 01, 2004 at 01:59:13PM -0600, Jim C. Nasby wrote:
> On Sun, Oct 31, 2004 at 04:36:14PM -0800, David Fetter wrote:
> > Folks,
> >
> > Here's a little addition to the array functions & operators
> > section of the manual. It adds a function array() to the list.
> >
> > Cheers, D
>
> BTW, it seems it would be useful to dedicate a chapter to array
> handling, since it's something that's not very common amongst
> databases.
I guess it depends what you mean. Oracle has "subtables," and other
things have stuff like that. Also, it's in the SQL standard...
Anyhow, where do you think it should go?
Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-11-01 22:11:31 | Re: Array function |
Previous Message | David Fetter | 2004-11-01 20:21:53 | Re: Array function |