Re: [SQL] loading array_iterator.so does not work with Postgresql

2001-09-23 Thread Oleg Bartunov
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

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

2001-09-23 Thread Frederick Klauschen
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 pro