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

From Tom Lane
Subject Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work
Date
Msg-id 23150.1323054358@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work  (maxim.boguk@gmail.com)
Responses Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work  (Maxim Boguk <maxim.boguk@gmail.com>)
List pgsql-bugs
maxim.boguk@gmail.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

pgsql-bugs by date:

Previous
From: maxim.boguk@gmail.com
Date:
Subject: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work
Next
From: Maxim Boguk
Date:
Subject: Re: BUG #6326: SELECT ARRAY(SELECT ...) syntax and array[] results doesn't work