best method for select within all dimensions of an array

Jaume Teixi <teixi@6tems.com>

From: Jaume Teixi <teixi@6tems.com>
To: pgsql-hackers@postgresql.org
Date: 2002-04-08T10:35:42Z
Lists: pgsql-hackers
hello

when selecting in a table with a text[]

there's an sql command for looking all dimensions of the array
something like 'where text[*]'

or only should be implemented trought a 'for (i=0; i<maxDimension; i++) 

?

bests from barcelona

jaume teixi