pg-cron (1.4.1-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.4.2-1 > 1.4.1-2
- Git: https://salsa.debian.org/postgresql/pg-cron.git
-
- Branch: debian
- Path: debian/changelog
- Browser: https://salsa.debian.org/postgresql/pg-cron
- Last scan: 2022-08-14 12:11:07+00
- Next scan: 2022-08-21 03:23:00+00
- CI pipeline status: success
- Debian changelog in Git:
pg-cron (1.4.2-1) unstable; urgency=medium
* New upstream version.
* Makefile: Disable temp instance for regression tests.
-- Christoph Berg <myon@debian.org> Mon, 08 Aug 2022 19:52:11 +0200
- This branch is 34 commits ahead of tag debian/1.4.1-2
- Git log:
commit 504c5ba77532d7a63b21b45611188b2f986716be
Author: Christoph Berg <myon@debian.org>
Date: Mon Aug 8 20:45:22 2022 +0200
Makefile: Disable temp instance for regression tests.
commit e51809788869ccf584319f08c95d8a98a1fe57cb
Author: Christoph Berg <myon@debian.org>
Date: Mon Aug 8 19:53:18 2022 +0200
New upstream version.
commit a7a6b5a5105288ce10bbf644213e7962d8f182d7
Merge: e6adf03 683e0da
Author: Christoph Berg <myon@debian.org>
Date: Mon Aug 8 19:52:04 2022 +0200
Merge tag 'v1.4.2' into debian
v1.4.2
commit 683e0da8d8f37eea5b2b4576e8992989b9a2fceb
Author: Marco Slot <marco.slot@gmail.com>
Date: Fri Jul 15 00:14:59 2022 +0200
Add CHANGELOG for 1.4.2
commit 7671aa0e5814237db0b50e1487ef80a391ec79cf
Merge: 59e2ff4 53a2e00
Author: Marco Slot <marco.slot@microsoft.com>
Date: Fri Jul 15 00:06:53 2022 +0200
Merge pull request #192 from italomg/fix-privilege-escalation
commit 53a2e006fb5605daba953f029f31e673b28ccf7e
Author: Italo Garcia <italo.garcia@aiven.io>
Date: Thu Jul 7 13:46:24 2022 +0200
Adding test for privilege elevation
commit 44cfd19312afa138cd86137d1b1f17adbe769c27
Author: Italo Garcia <italo.garcia@aiven.io>
Date: Wed Jul 6 22:27:22 2022 +0200
Qualify function calls and operator usages
commit 59e2ff40d0766c8ba140e6e31685238b699459d8
Merge: 8058781 53b53b3
Author: Marco Slot <marco.slot@microsoft.com>
Date: Thu Jun 16 10:05:33 2022 +0200
Merge pull request #189 from hughcapet/pg15-compat
commit 80587818730858eb8aecc27b7ec98c5e02b26487
Author: Marco Slot <marco.slot@gmail.com>
Date: Thu Jun 16 10:03:59 2022 +0200
Remove enable_suerpuser_jobs test for now
commit 53b53b3f8658aeb40c0515271ca9fd879e80e87e
Author: Polina Bungina <polina.bungina@zalando.de>
Date: Mon Jun 13 17:53:37 2022 +0200
Compatibility with PostgreSQL 15
- Rename pg_analyze_and_rewrite to pg_analyze_and_rewrite_fixedparams
- Call CHECK_FOR_INTERRUPTS after resetting Latch in order to properly
handle SIGUSR1. It wasn't a problem until recent fixes of DROP
{DATABASE,TABLESPACE} on Windows: postgres/postgres@4eb2176
commit 992226c6a4bd355cae823de922132080e9cff3c3
Author: Marco Slot <marco.slot@microsoft.com>
Date: Mon May 2 10:50:26 2022 +0200
Only allow cron.enable_superuser_jobs to be set in postgresql.conf
commit 995b6fab3ec136cb5d9e5fbf5d4d98c54c0afd82
Author: Marco Slot <marco.slot@microsoft.com>
Date: Wed Apr 6 10:09:07 2022 +0200
Update README.md
commit aee05478232fbbecc36383b3d3b5408f291f7eee
Merge: 17a0697 41c8f1f
Author: Marco Slot <marco.slot@microsoft.com>
Date: Tue Mar 8 11:40:05 2022 +0100
Merge pull request #180 from mizhka/main
commit 41c8f1fe4da3e97ec8ac4fe5489e919966519ef4
Author: Michael Zhilin <mizhka@FreeBSD.org>
Date: Mon Feb 7 20:19:03 2022 +0300
Correct state of inactive task after state DONE
commit 01471217387cb1c68995d30bcb177f1466c87497
Author: Michael Zhilin <mizhka@FreeBSD.org>
Date: Mon Feb 7 12:37:02 2022 +0300
fix crash after unschedule during running task
commit 17a069769bebc0d25baa94b51a6df600c385e307
Author: Marco Slot <marco.slot@microsoft.com>
Date: Tue Jan 11 17:28:05 2022 +0100
Update README.md
commit 85eaf77e9774da3379d97551d21ced040d807edc
Author: Marco Slot <marco.slot@microsoft.com>
Date: Tue Jan 4 13:49:34 2022 +0100
Update README.md
commit c558000017c1ae63c28fdf5be89e9817a93a7387
Merge: 24e38a9 cb1ec9a
Author: Marco Slot <marco.slot@microsoft.com>
Date: Thu Dec 9 00:14:23 2021 +0100
Merge pull request #171 from hslightdb/main
fixed a cron.max_running_jobs initialization bug
commit 24e38a9fdef22ec3aedf36eb96d1e21dd90166ce
Merge: f7d2dab 11f0390
Author: Marco Slot <marco.slot@microsoft.com>
Date: Thu Dec 9 00:13:36 2021 +0100
Merge pull request #168 from robert-pang/patch-1
Update Google Cloud SQL support for pg_cron
commit cb1ec9a6bfdeeb8f4539c8217b3768af34975498
Author: songhe36609 <songhe36609@hundsun.com>
Date: Mon Dec 6 17:28:19 2021 +0800
fixed a cron.max_running_jobs initialization bug
commit 11f0390ba46015ec87f638f6f0c1609b28061a49
Author: Robert Pang <59705596+robert-pang@users.noreply.github.com>
Date: Tue Nov 30 17:56:59 2021 -0800
Update Google Cloud SQL for PostgreSQL link
commit 7612e3a7a82337b6a1567d7bfbcf0f4da37791ef
Author: Robert Pang <59705596+robert-pang@users.noreply.github.com>
Date: Tue Nov 30 12:14:43 2021 -0800
Update Google Cloud SQL support for pg_cron
The support for the pg_cron extension has been added to Google Cloud SQL ([release notes](https://cloud.google.com/sql/docs/postgres/release-notes#November_19_2021)).
commit f7d2dab8196b0a69feaa727c7e1c9158bf232a07
Merge: 729028b 6da45a0
Author: Marco Slot <marco.slot@microsoft.com>
Date: Thu Nov 25 21:26:06 2021 +0100
Merge pull request #165 from citusdata/marcocitus/sequence-select
commit 6da45a0e1698fef761568bd4514a2dc6d9009c9c
Author: Marco Slot <marco.slot@gmail.com>
Date: Fri Nov 19 10:32:25 2021 +0100
Grant select to sequences to simplify pg_dump as non-superuser
commit 836002fc50cf8bfea844e7a524467a008bd73372
Author: Marco Slot <marco.slot@gmail.com>
Date: Fri Nov 19 10:14:00 2021 +0100
Remove EXTVERSION from Makefile
commit 729028b7316a9ff039918759297ec62fcb2f9f3d
Merge: e2d585d 597f730
Author: Marco Slot <marco.slot@microsoft.com>
Date: Fri Nov 19 10:03:11 2021 +0100
Merge pull request #159 from credativ/32bit
commit e2d585d6e240980efa87eebb5a8b569857c996b0
Merge: 4a82548 52741ad
Author: Marco Slot <marco.slot@microsoft.com>
Date: Fri Nov 19 10:02:54 2021 +0100
Merge pull request #161 from japinli/bugfix
commit 52741ad45c1ce38dcacc497226adc5905f439d00
Author: Japin Li <japinli@hotmail.com>
Date: Sat Nov 6 22:42:16 2021 +0800
Support PostgreSQL 15
Since ProcessCompletedNotifies() is removed in 15, and there is no need
to call it for bgworker, so I think we can remove it.
Discussion: https://www.postgresql.org/message-id/flat/153243441449.1404.2274116228506175596%40wrigleys.postgresql.org
Commit: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=2e4eae87d02fef51c42c2028b65d85b9e051f9eb
commit 597f730f2987fba720c6479642499c16a1770d48
Author: Christoph Berg <christoph.berg@credativ.de>
Date: Wed Nov 3 14:10:49 2021 +0100
AlterJob: Fix error printf format on 32-bit architectures
Spotted on arm, mips, and powerpc platforms on Debian.
commit 4a82548e4e5ae1c0682283fee8559d4111e4c60d
Merge: 58134b1 5c13847
Author: Marco Slot <marco.slot@microsoft.com>
Date: Tue Oct 5 12:04:06 2021 +0200
Merge pull request #158 from sebastianwebber/main
commit 5c13847e18be0ad91036711bad0a07f09ef22869
Author: Sebastian Webber <sebastian@swebber.me>
Date: Wed Sep 29 08:34:11 2021 -0300
feat: add regress options to run install
This commit adds extra options to the pg_regress, enabling to the
support to create a functional postgres instance to run the tests
without a server running.
Also updated `.gitignore` file with the files created by the pg_regress.
Signed-off-by: Sebastian Webber <sebastian@swebber.me>
Co-authored-by: Guilherme Elias <elias@ongres.com>
commit 58134b1a3119096b1085453f20c48e818471ffe0
Author: Marco Slot <marco.slot@microsoft.com>
Date: Mon Sep 27 17:54:31 2021 +0200
Update README.md
commit a78d20b2c059266248965b86c056f3e59f1a7c8b
Author: Marco Slot <marco.slot@microsoft.com>
Date: Sat Sep 25 19:08:55 2021 +0200
Update README.md
commit d85b9d29e5de312df55461bfee05abdee4911689
Author: Marco Slot <marco.slot@microsoft.com>
Date: Sat Sep 25 19:07:00 2021 +0200
Update README.md