-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: citusdata/pg_cron
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update README.md – added information about Neon.tech
#375
by matthiasfeist
was merged Jan 3, 2025
•
Approved
Updated readme to show that Instaclustr now supports pg_cron
#348
by Chrismelba-Instaclustr
was merged Aug 22, 2024
Loading…
Select procedure based on argument type of cron_unschedule_named
#347
by CyberDem0n
was merged Aug 9, 2024
Loading…
Fix bug with invalidation of CachedCronJobRelationId
#346
by CyberDem0n
was merged Aug 9, 2024
Loading…
Do not cache CronJobRelationId in job unschedule functions
#345
by hari90
was closed Aug 9, 2024
Loading…
Replace MemoryContextResetAndDeleteChildren macro with MemoryContextReset for PG 17 compatibility
#332
by esiaero
was merged May 31, 2024
Loading…
Make it easier to find the query to see all scheduled jobs
#331
by ryw
was merged May 28, 2024
Loading…
Allow interrupts in pg_cron launcher loop to avoid deadlock
#319
by Ngalstyan4
was merged Apr 5, 2024
Loading…
Make cron_unschedule_named() accept v1.4 SQL signature.
#299
by nmisch
was merged Jan 5, 2024
Loading…
Remove CacheInvalidateRelcacheByTuple and put CronJobCacheValid in shmem
#295
by fanfuxiaoran
was closed Aug 7, 2024
Loading…
Update the database when scheduling an existing job
#293
by nuno-faria
was merged Nov 4, 2023
Loading…
Fix pointer reuse bug causing off-by-1 day of month
#292
by marcoslot
was merged Oct 20, 2023
Loading…
Remove hard dependency on creation in the
pg_catalog
schema
#289
by hanefi
was closed Oct 17, 2023
Loading…
Restart pg_cron scheduler when terminating the background worker
#286
by marcocitus
was merged Sep 4, 2023
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.