timestamp_lt_date(timestamp without time zone, date)


Description

implementation of < operator

Parameters

Name Type Mode
timestamp without time zone IN
date IN

Definition