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