best method for select within all dimensions of an array - Mailing list pgsql-hackers

From Jaume Teixi
Subject best method for select within all dimensions of an array
Date
Msg-id 20020408123542.11a53d04.teixi@6tems.com
Whole thread Raw
List 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


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: timeout implementation issues
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: timeout implementation issues