Chongbing Liu <cliu(at)cs(dot)nmsu(dot)edu> writes:> Hello, can you please tell me how to return a NULL value> from a function?
You can't unless you use the V1 function calling convention. See theprogrammer's guide.
regards, tom lane