Is there a way to know the OID of the current plpgsql function frominside the function?
What I really need is to extract the name of the schema where thefunction is stored.
--matko