Re: Can't get the field = ANY(array) clause to work... - Mailing list pgsql-general

From nboutelier@hotmail.com
Subject Re: Can't get the field = ANY(array) clause to work...
Date
Msg-id 1138728861.363748.20060@g47g2000cwa.googlegroups.com
Whole thread Raw
In response to Can't get the field = ANY(array) clause to work...  (nboutelier@hotmail.com)
List pgsql-general
I set the array count to start at 1, but still not working. Im using
v8. Ive also read that the ANY clause runs rediculously slow. Is there
another way to convert an array into a record set without writing a
separate function for that? Is it even possible to create a record set
variable in a function? -Nick


pgsql-general by date:

Previous
From: nboutelier@hotmail.com
Date:
Subject: Equivalent of a RECORD[] data type used in a function?
Next
From: "James Harper"
Date:
Subject: Re: libpq questions