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

From: Frederick Klauschen <fklauschen(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: loading array_iterator.so does not work with Postgresql 7.0.3/7.1.3
Date: 2001-09-24 02:55:14
Message-ID: 20010924025514.51138.qmail@web10106.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Frederick Klauschen 2001-09-24 03:01:16 How to enter lists into database.
Previous Message Kevin Way 2001-09-24 02:51:50 Re: Bug?: Update on ancestor for a row of a child