Ben Ali Rachid <souliman239(at)yahoo(dot)fr> writes:
> I have no problem when I load the DLL (no 'missing magic block' error). The server crashes when I try : SELECT normal_rand(5, 10.0, 20.0) or SELECT * FROM normal_rand(5, 10.0, 20.0).
Well, the next step would be to get out your debugger and try to
identify exactly where it's crashing.
regards, tom lane