Restrict a temporal rigid geometry to instants before or equal a timestamptz.
- Parameters
-
| [in] | temp | Temporal rigid geometry |
| [in] | t | Timestamptz |
| [in] | strict | True if the restriction is strictly before, false when the restriction is before or equal @csqlfn Temporal_before_timestamptz() |