| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-30 | 1.3 kB | |
| v1.6.6 source code.tar.gz | 2025-06-30 | 57.0 kB | |
| v1.6.6 source code.zip | 2025-06-30 | 66.5 kB | |
| Totals: 3 Items | 124.8 kB | 2 | |
What's Changed
- Postgres 18 support by @AndrewJackson2020 @esiaero @francoricci
- Stop logging notices and repeating log messages by @marcoslot in https://github.com/citusdata/pg_cron/pull/378
- Fixes a possible crash for unavailable cron jobs @SeleznevPavel in https://github.com/citusdata/pg_cron/pull/370
- Fix build issue FreeBSD 14.3 @francoricci in https://github.com/citusdata/pg_cron/pull/394
- Fix type mismatch in dsm_attach() argument by using DatumGetUInt32() by @yjhjstz in https://github.com/citusdata/pg_cron/pull/395
New Contributors
- @SeleznevPavel made their first contribution in https://github.com/citusdata/pg_cron/pull/370
- @matthiasfeist made their first contribution in https://github.com/citusdata/pg_cron/pull/375
- @AndrewJackson2020 made their first contribution in https://github.com/citusdata/pg_cron/pull/374
- @TheOtherBrian1 made their first contribution in https://github.com/citusdata/pg_cron/pull/372
- @danieltprice made their first contribution in https://github.com/citusdata/pg_cron/pull/379
- @francoricci made their first contribution in https://github.com/citusdata/pg_cron/pull/394
- @yjhjstz made their first contribution in https://github.com/citusdata/pg_cron/pull/395
Full Changelog: https://github.com/citusdata/pg_cron/compare/v1.6.5...v1.6.6