* 0.25;
end;
' language 'plpgsql';
test1.sql:
--
/*
Calculate tax for all employees.
*/
select getTax( t_employee ) from t_employee;
test2.sql:
--
/*
The "method" for managers has to be explicitly called.
The "method" defined for manager
Thank you.
I hope the fix will implement polymorphism also, i.e., if a superclass and
subclass define an identically-named function, then calling the function on
all records of the superclass should transparently call the subclass's
function for the records corresponding to the subclass.
Regard