Revisions of pg_cron

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1080337 from Reinhard Max's avatar Reinhard Max (rmax) (revision 12)
- PostgreSQL 10 is EOL. 

- update to 1.5.2
  - Fixes a bug that caused crashes after upgrading binaries to
    1.5, by Polina Bungina

- update to 1.5.1
  - Fixes a bug that caused incorrect parsing of some crons schedules

- update to 1.5.0
  - Adds the possibility of scheduling a job with a 1-59 second
    interval
  - Adds a cron.timezone setting to configure the timezone of cron
    schedules
  - Removes pg_stat_activity reporting of internal pg_cron metadata
    queries
  - Fixes a bug that caused issues with long job names
  - Fixes a bug that caused inactive @reboot jobs to still run
  - Fixes a bug that could limit concurrency for background workers
  - Fixes a bug that prevented compiling on ARM
  - Fixes regression tests for PostgreSQL <= 12

- enable pg 15
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046024 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 11)
- drop patch pg_cron-32bit-compat.patch
- update to 1.4.2
  * Fixes a bug that could lead to privilege escalation if users can
    trigger CREATE EXTENSION
  * Add compatibility for PostgreSQL 15 beta
  * Fixes a bug that could cause unschedule to crash
  * Ensures that cron.max_running_jobs is not higher than possible
    connection count
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 940416 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 8)
- fix postgresql_has_llvm usage

- switch to %{pg_name}-llvmjit-devel

- port to postgresql macros

- update to 1.4.1
  * Fixes PostgreSQL 11- support

- update to 1.4.0
  * Adds a cron.alter_job function to change job properties, by
    Bertrand Drouvot
  * Adds a cron.log_min_messages setting to control log_min_messages
    in pg_cron launcher, by Bertrand Drouvot
  * Adds a cron.enable_superuser_jobs setting to disallow superuser
    jobs
  * Fixes a bug that could cause jobs to hang when using
    cron.use_background_workers, by Bertrand Drouvot
  * Fixes a small memory allocation bug, by @mrdrivingduck
  * PostgreSQL 14 is supported (no changes were needed)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 882111 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 6)
- update to 1.3.1
  * Fixes a memory leak
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841073 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 5)
- update to 1.3.0
  * Background worker support by Bertrand Drouvot
  * Audit table support by Bertrand Drouvot
  * PostgreSQL 13 support by Alexander Kukushkin
  * Schedule jobs by name
  * Fixes a bug that could cause cron.schedule to crash with long
    schedules
  * Fixes a bug that could cause cron.schedule to get into an infinite
    loop
  * Fixes a bug that caused overlapping runs not to start
- adding postgresql13 to _multibuild
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 727405 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 3)
- update to 1.2.0
  * PostgreSQL 12 support by dverite
  * Fixes a bug that caused the cron.job table to not appear in pg_dump
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 696495 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 2)
- update to 1.1.4
  * Adds a cron.host setting to make the postgres host configurable
  * Fixes a bug that could cause segmentation fault after cron.unschedule
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 667149 from Andrey Karepin's avatar Andrey Karepin (EGDFree) (revision 1)
- fix build with PostgreSQL 11 and extract just-in-time compiling
  parts to llvmjit subpackage
- initial
Displaying all 12 revisions
openSUSE Build Service is sponsored by