Re: Oddities with ANYARRAY - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Oddities with ANYARRAY
Date
Msg-id 15701.1185933541@sss.pgh.pa.us
Whole thread Raw
In response to Oddities with ANYARRAY  (Decibel! <decibel@decibel.org>)
List pgsql-bugs
Decibel! <decibel@decibel.org> writes:
> ISTM you'd want to be able to reference an individual element of an
> ANYARRAY...

And what type would the result have?

pg_statistic is definitely pushing the boundaries of the type system
by having an anyarray column.  We don't allow that in normal user
tables...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Decibel!
Date:
Subject: Oddities with ANYARRAY
Next
From: Alvaro Herrera
Date:
Subject: Re: Oddities with ANYARRAY