function question yet again - Mailing list pgsql-hackers

From Michael Meskes
Subject function question yet again
Date
Msg-id 20000215131439.A2553@fam-meskes.de
Whole thread Raw
List pgsql-hackers
Is it possible to define a function in language 'C' that needs more
libraries to work? I've got a small example of a function that works like a
charm when run against from a binary. However if I put this function inside
the server and execute it I get 

ERROR:  parser: parse error at or near ""

Not exactly an error message that explains itself. :-)

I have put my function into a shared library to load it, but the library
itself needs other libraries. Is this at all possible?

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: parser changes
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Re: schema: pg_dump -s ipmeter (fwd)