Обсуждение: contrib: int_array_aggregator() int_array_enum()

Поиск
Список
Период
Сортировка

contrib: int_array_aggregator() int_array_enum()

От
mlw
Дата:
Not sure where to send this, or if it is time for RC1, but here is a small
contribution.

It is an integer array aggregator and enumerator. It allows you to use the
"group by" clause to create an integer array, then allows you to extract the
array as a set of rows.
Вложения

Re: contrib: int_array_aggregator() int_array_enum()

От
Bruce Momjian
Дата:
This has been saved for the 7.3 release:
http://candle.pha.pa.us/cgi-bin/pgpatches2

---------------------------------------------------------------------------

mlw wrote:
> Not sure where to send this, or if it is time for RC1, but here is a small
> contribution.
> 
> It is an integer array aggregator and enumerator. It allows you to use the
> "group by" clause to create an integer array, then allows you to extract the
> array as a set of rows.

[ Attachment, skipping... ]

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: contrib: int_array_aggregator() int_array_enum()

От
Bruce Momjian
Дата:
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


mlw wrote:
> Not sure where to send this, or if it is time for RC1, but here is a small
> contribution.
> 
> It is an integer array aggregator and enumerator. It allows you to use the
> "group by" clause to create an integer array, then allows you to extract the
> array as a set of rows.

[ Attachment, skipping... ]

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: contrib: int_array_aggregator() int_array_enum()

От
Bruce Momjian
Дата:
Patch applied to /contrib.  Thanks.

---------------------------------------------------------------------------


mlw wrote:
> Not sure where to send this, or if it is time for RC1, but here is a small
> contribution.
> 
> It is an integer array aggregator and enumerator. It allows you to use the
> "group by" clause to create an integer array, then allows you to extract the
> array as a set of rows.

[ Attachment, skipping... ]

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026