Thread: pgsql: Add to TODO: > > * Add array_accum() and array_to_set()

pgsql: Add to TODO: > > * Add array_accum() and array_to_set()

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add to TODO:

>
> * Add array_accum() and array_to_set() functions for arrays
>
>   http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2317 -> r1.2318)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2317&r2=1.2318)
    pgsql/doc/src/FAQ:
        TODO.html (r1.826 -> r1.827)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.826&r2=1.827)

Re: pgsql: Add to TODO: > > * Add array_accum() and array_to_set()

From
David Fetter
Date:
On Wed, Mar 12, 2008 at 03:14:50PM +0000, Bruce Momjian wrote:
> Log Message:
> -----------
> Add to TODO:
>
> >
> > * Add array_accum() and array_to_set() functions for arrays
> >
> >   http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php

The draft SQL:2008 spec I got from http://wiscorp.com/SQLStandards.html
talks about ARRAY_AGG() and UNNEST for these concepts, respectively.

Cheers,
David.

> Modified Files:
> --------------
>     pgsql/doc:
>         TODO (r1.2317 -> r1.2318)
>         (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2317&r2=1.2318)
>     pgsql/doc/src/FAQ:
>         TODO.html (r1.826 -> r1.827)
>         (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.826&r2=1.827)
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers

--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Re: pgsql: Add to TODO: > > * Add array_accum() and array_to_set()

From
Bruce Momjian
Date:
David Fetter wrote:
> On Wed, Mar 12, 2008 at 03:14:50PM +0000, Bruce Momjian wrote:
> > Log Message:
> > -----------
> > Add to TODO:
> >
> > >
> > > * Add array_accum() and array_to_set() functions for arrays
> > >
> > >   http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php
>
> The draft SQL:2008 spec I got from http://wiscorp.com/SQLStandards.html
> talks about ARRAY_AGG() and UNNEST for these concepts, respectively.

OK, TODO updated:

* Add array_accum() and array_to_set() functions for arrays

  The standards specify array_agg() and UNNEST.
  http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +