Re: [DOCS] Extending PostgreSQL Using C - Mailing list pgsql-sql

From Tom Lane
Subject Re: [DOCS] Extending PostgreSQL Using C
Date
Msg-id 21438.983834625@sss.pgh.pa.us
Whole thread Raw
In response to Extending PostgreSQL Using C  (Boulat Khakimov <boulat@inet-interactif.com>)
List pgsql-sql
Boulat Khakimov <boulat@inet-interactif.com> writes:
> ERROR:  Can't find function encrypt in file /[full path here]/encrypt.so
> Why do I get this error????

Offhand I see nothing wrong with your procedure.  Try running 'nm' on
the .so file to see what symbols it says the .so defines.

What platform is this on, anyway?

            regards, tom lane

pgsql-sql by date:

Previous
From: Mathijs Brands
Date:
Subject: Re: Optimizing Query
Next
From: Grant
Date:
Subject: Vacuum.