contrib: int_array_aggregator() int_array_enum() - Mailing list pgsql-hackers

From mlw
Subject contrib: int_array_aggregator() int_array_enum()
Date
Msg-id 3C482E6B.25A959C@mohawksoft.com
Whole thread Raw
Responses Re: contrib: int_array_aggregator() int_array_enum()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: contrib: int_array_aggregator() int_array_enum()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: contrib: int_array_aggregator() int_array_enum()  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: tuptoaster.c must *not* use SnapshotAny
Next
From: Michael Meskes
Date:
Subject: [Robert.Hufsky@ser.at: autocommit in ecpg]