Add tests for date_part of epoch near upper bound of timestamp range
This exercises a special case in the implementations of
date_part('epoch', timestamp[tz]) that was previously not tested.
Showing
Please register or sign in to comment
This exercises a special case in the implementations of
date_part('epoch', timestamp[tz]) that was previously not tested.