loading array_iterator.so does not work with Postgresql 7.0.3/7.1.3 - Mailing list pgsql-sql

From Frederick Klauschen
Subject loading array_iterator.so does not work with Postgresql 7.0.3/7.1.3
Date
Msg-id 20010924025514.51138.qmail@web10106.mail.yahoo.com
Whole thread Raw
Responses Re: loading array_iterator.so does not work with Postgresql
List 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 by date:

Previous
From: Kevin Way
Date:
Subject: Re: Bug?: Update on ancestor for a row of a child
Next
From: Stephan Szabo
Date:
Subject: Re: outer joins strangeness