Re: Can't get the field = ANY(array) clause to work...

From: nboutelier(at)hotmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't get the field = ANY(array) clause to work...
Date: 2006-01-31 17:34:21
Message-ID: 1138728861.363748.20060@g47g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2006-01-31 18:05:42 Re: 8.0.3 regexp_replace()...
Previous Message tschak 2006-01-31 17:15:18 Re: size of bytea + performance issues