Re: Concatenate results of a single column query

From: CoL <col(at)mportal(dot)hu>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Concatenate results of a single column query
Date: 2004-04-19 15:47:07
Message-ID: c60s9u$13h6$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

hi,

Christoph Haller wrote:
> Interesting feature, but I cannot find function array_append:
> ERROR: AggregateCreate: function array_append(integer[], integer) does not exist

try with pg 7.4

C.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message James Robinson 2004-04-19 15:56:06 Prepared Statements and large where-id-in constant blocks?
Previous Message scott.marlowe 2004-04-19 15:33:35 Re: Update is very slow on a bigger table