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

Поиск
Список
Период
Сортировка
От nboutelier@hotmail.com
Тема Re: Can't get the field = ANY(array) clause to work...
Дата
Msg-id 1138728861.363748.20060@g47g2000cwa.googlegroups.com
обсуждение исходный текст
Ответ на Can't get the field = ANY(array) clause to work...  (nboutelier@hotmail.com)
Список 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 по дате отправления:

Предыдущее
От: nboutelier@hotmail.com
Дата:
Сообщение: Equivalent of a RECORD[] data type used in a function?
Следующее
От: "James Harper"
Дата:
Сообщение: Re: libpq questions