From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Frederick Klauschen <fklauschen(at)yahoo(dot)com> |
Cc: | <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: loading array_iterator.so does not work with Postgresql |
Date: | 2001-09-24 05:54:11 |
Message-ID: | Pine.GSO.4.33.0109240852380.22137-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Frederick,
while I have no experience with contrib/array it seems
our contrib/intarray would help you. As a benefit you will get
indexed access to an array
Oleg
On Sun, 23 Sep 2001, Frederick Klauschen wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Kovacs Baldvin | 2001-09-24 08:01:43 | Server crash caused by CHECK on child |
Previous Message | Alex Pilosov | 2001-09-24 05:09:31 | Re: [SQL] outer joins strangeness |