Contrib Array - Mailing list pgsql-general

From Chris Teli
Subject Contrib Array
Date
Msg-id NDBBJPIMOKOFLPJBLNMHOEOPCBAA.telic@cktsemantics.com
Whole thread Raw
List pgsql-general
The contrib/array examples once installed does not find the some symbols
that are needed at run time.

ex: getNItems is not found when the shared library is loaded.

This is what I did,

I compiled and the contrib/array using the make file and then I installed it
with no problem, but when I try to use it gives me a symbol not found error.

How can I use the array_iterator.so without having to rely on the SUBSYS.o
file?

thanks
Chris


pgsql-general by date:

Previous
From: Tyson Oswald
Date:
Subject: selecting a certain number of rows
Next
From: David Sauer
Date:
Subject: Index on tinterval ?