Thread: oid of Datum

oid of Datum

From
James Harper
Date:
In a postgres C function (CREATE FUNCTION LANGUAGE C), is it possible to get the OID of a parameter and therefore
overloada C function? Is there any other way of overloading a C function? 

Thanks

James