Skip to content

v1.1.2

Compare
Choose a tag to compare
@marcocitus marcocitus released this 27 Jul 08:57
· 227 commits to main since this release
  • PostgreSQL 11 support by dverite
  • Fix a clang build error by kxjhlele
  • Add new 'active' column on cron.job table to enable or disable job(s) by morphax2k
  • Added a regression test, simply run 'make installcheck' by morphax2k
  • Set relevant application_name in pg_stat_activity

ALTER EXTENSION pg_cron UPDATE is required to finish upgrade.