What's Changed
- Add PostgreSQL 19 support by @CyberDem0n in #430
- Add native Windows build support by @codercms in #431
- Fix native Windows regression tests to use the pg_cron test database in #441
- Improve MinGW build support by @robe2 and @rjd15372 in #428, #437, and #439
- Add the
cron.dom_dow_and_logicsetting by @vdjakovic in #421 - Fix a shutdown hang with synchronous replication by @CyberDem0n in #414
- Fix a shared-memory queue handle leak in the launcher process by @dubek in #420
- Invalidate the job cache when the relation ID is invalid by @za-arthur in f677150
- Fix use of an uninitialized variable by @CyberDem0n in #413
- Preserve compatibility with the v1.3
cron.schedulenamed-job signature by @CyberDem0n in #411 - Keep role ownership checks case-sensitive by @ihalatci in #425
- Fix
getrlimitreturn value handling by @GalenSha in #436
Full Changelog: v1.6.7...v1.6.8