Brian McCane <bmccane(at)mccons(dot)net> writes:
> Been there, done that :). It put the current epoch value in as the
> default value for updated.
That would suggest that you marked since_epoch() as cachable. Wrong
thing to do, if you want it evaluated again every time the default
is used.
regards, tom lane