Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: maxim(dot)boguk(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work
Date: 2011-12-05 03:05:58
Message-ID: 23150.1323054358@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

maxim(dot)boguk(at)gmail(dot)com writes:
> SELECT ARRAY(SELECT ...)
> doesn't work when subselect return any array.
> Is that syntax supposed to work with anyarray types?

No.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Maxim Boguk 2011-12-05 03:25:17 Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work
Previous Message maxim.boguk 2011-12-05 02:35:36 BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work