Hotfix Creating with a literal stored the time that was 'now' when the view was created. We want the current time when the view is accessed.
plan_log uses a tsrange instead of two timestamps now This is honestly just more correct, but also allows for easy checking of non-overlapping ranges, which we now do.