timestamptz_gt_date(timestamp with time zone, date)


Description

implementation of > operator

Parameters

Name Type Mode
timestamp with time zone IN
date IN

Definition