Description
We have a proper current_timestamp function that is not evaluated at runtime.
Behavior of unix_timestamp(void) is both surprising, and is preventing some optimizations on the other overload since the function becomes non-deterministic.
We have a proper current_timestamp function that is not evaluated at runtime.
Behavior of unix_timestamp(void) is both surprising, and is preventing some optimizations on the other overload since the function becomes non-deterministic.