|
◆ temporal_const_to_period()
static bool temporal_const_to_period |
( |
Node * |
other, |
|
|
Period * |
period |
|
) |
| |
|
static |
Transform the constant into a period.
- Note
- Due to implicit casting constants of type TimestampTz, TimestampSet, and PeriodSet are transformed into a Period
|