loading array_iterator.so does not work with Postgresql 7.0.3/7.1.3

Поиск
Список
Период
Сортировка
От Frederick Klauschen
Тема loading array_iterator.so does not work with Postgresql 7.0.3/7.1.3
Дата
Msg-id 20010924025514.51138.qmail@web10106.mail.yahoo.com
обсуждение исходный текст
Ответы Re: loading array_iterator.so does not work with Postgresql  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-sql
I try to load the array_iterator to find array-entries
without knowing at what position they are.
Compiling worked o.k. and the psql -d 
databasename -f /path/array_iterator.sql
worked fine. But then load /path/array_iterator.so
does not work. The library-file is found, but there
seems to be a problem with the "arraygetNitems"
function.
Thanks for any help!
Frederick


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com


В списке pgsql-sql по дате отправления:

Предыдущее
От: Kevin Way
Дата:
Сообщение: Re: Bug?: Update on ancestor for a row of a child
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: outer joins strangeness