github citusdata/pg_cron v1.6.3

latest release: v1.6.4
one month ago

What's Changed

  • Fix pointer reuse bug causing off-by-1 day of month by @marcoslot in #292
  • Update the database when scheduling an existing job by @nuno-faria in #293
  • Make cron_unschedule_named() accept v1.4 SQL signature. by @nmisch in #299
  • Allow interrupts in pg_cron launcher loop to avoid deadlock by @Ngalstyan4 in #319
  • Fixes possible overflow by @sminux in #326
  • Log start & end time for all failed runs by @kketch in #324
  • Replace MemoryContextResetAndDeleteChildren macro with MemoryContextReset for PG 17 compatibility by @esiaero in #332
  • Fix compiler error on Illumos by @japinli in #317

Don't miss a new pg_cron release

NewReleases is sending notifications on new releases.