Craig A. James wrote:
> I'm creating user-defined server extensions, written in C per the
> manual "31.9. C-Language Functions". Everything works well, but only
> if I fully link the .so such that there are *no* unresolved external
> references at all.
What happens if you don't?
--
Peter Eisentraut
http://developer.postgresql.org/~petere/