contrib: int_array_aggregator() int_array_enum()

From: mlw <markw(at)mohawksoft(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: contrib: int_array_aggregator() int_array_enum()
Date: 2002-01-18 14:17:15
Message-ID: 3C482E6B.25A959C@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
intagg.tgz application/octet-stream 3.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message steve boyle 2002-01-18 14:59:20 Re: help regarding Postgresql?
Previous Message Murray Prior Hobbs 2002-01-18 13:37:59 pltlc and pltlcu problems