Laurenz Albe

Results 2 issues of Laurenz Albe

There is a bug in the state machine that causes pg_cron to indefinitely wait for jobs that it thinks are running, but are actually idle. I can't tell exactly where...

This commit did away with `ExecStoreTuple` and introduced `ExecStoreHeapTuple` instead.