Am Freitag, 5. November 2004 16:29 schrieb Bob Powell:
> changing return type of function plpgsql_call_handler from opaque to
> language_handler. Does this matter?
Yes, but it's good that it happens. :)
> I am sure that the pltcl.so is in the correct location. Would the
> version issue of pltcl.so matter? I'm using the pltcl.so from my older
> 7.2 branch.
That doesn't work. You need to use the one that was compiled for the server
that you are using. You may need to adjust the path in the dump file.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/