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  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

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

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to