Comment by avg_dev
2 days ago
Thanks for the info. One minor point:
> But `timeofday()` is not volatile, so `DEFAULT timeofday()` is going to lock the table for a long time.
Perhaps the “not” was a typo?
2 days ago
Thanks for the info. One minor point:
> But `timeofday()` is not volatile, so `DEFAULT timeofday()` is going to lock the table for a long time.
Perhaps the “not” was a typo?
Ah yes, it was a typo, sorry.