Boulat Khakimov <boulat(at)inet-interactif(dot)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
In response to
Responses
pgsql-docs by date
| Next: | From: Boulat Khakimov | Date: 2001-03-05 23:57:52 |
| Subject: Re: Extending PostgreSQL Using C |
| Previous: | From: Boulat Khakimov | Date: 2001-03-05 22:00:31 |
| Subject: Extending PostgreSQL Using C |
pgsql-sql by date
| Next: | From: Grant | Date: 2001-03-05 23:48:00 |
| Subject: Vacuum. |
| Previous: | From: Mathijs Brands | Date: 2001-03-05 23:08:50 |
| Subject: Re: Optimizing Query |