--
-- Define always SQL function with the longest argument list
-- 
select define_function_args('time_interval__overlaps_p','start_1,end_1,start_2,end_2');