Thread: Weird error message when loading PL functions

Weird error message when loading PL functions

From
Adriaan Joubert
Date:
Hi,

    I get the following when trying to load some PL functions in the
postmaster log (after the backend has crashed):

    FATAL 1:  my bits moved right off the end of the world!

It's a nice error message, but what does it mean? I've evidently got
something wrong somewhere in my PL functions...

Adriaan