|
◆ tnumber_const_to_tbox()
static bool tnumber_const_to_tbox |
( |
const Node * |
other, |
|
|
TBOX * |
box |
|
) |
| |
|
static |
Transform the constant into a temporal box.
- Note
- Due to implicit casting constants of type Int4, Float8, TimestampTz, TimestampSet, Period, and PeriodSet are transformed into a TBox
|