Problems with PL/pgSQL functions

From: Igor Mikhailov <ingwar(at)terranet(dot)kiev(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Problems with PL/pgSQL functions
Date: 2000-04-04 17:17:45
Message-ID: XFMail.20000404201745.ingwar@terranet.kiev.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've just installed 7.0beta3 on SPARC/Solaris 2.7
Then I created PL/pgSQL language with its handler function,
defined a simple PL/pgSQL function that increments input value,
and tried to use with SELECT, but resulting msg from server was:

ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: ld.so.1:
postmaster: fatal: relocation error: file /usr/local/pgsql/lib/plpgsql.so:
symbol CurrentMemoryContext: referenced symbol not found

Environment variables (PATH, LD_LIBRARY_PATH, PGDATA, PGLIB)
are correctly set up, /usr/local/pgsql/plpgsql.so presents,
and I used --enable-locale.
Actualy the same installation on linux works fine.

Thanks in advance.

----------------------------------------
Igor Mikhailov <ingwar(at)terranet(dot)kiev(dot)ua>
04-Apr-2000 19:49:23
----------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Alex Pilosov 2000-04-04 17:47:24 Re: Apache::Session
Previous Message Michael S. Kelly 2000-04-04 16:07:37 RE: The "nl" RPMs.