-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump debian pg_cron to 1.6.0 (#1070)
* Adds postgres 16 into postgres matrix * Updates tools version * Bump debian pg_cron to 1.6.0
- Loading branch information
1 parent
53c10c5
commit 59f51c3
Showing
4 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
pgcron (1.6.0.citus-1) stable; urgency=low | ||
|
||
* Official 1.6.0 release of PG Cron | ||
* Adds support for PostgreSQL 16 | ||
|
||
-- Gurkan Indibay <[email protected]> Tue, 29 Aug 2023 17:55:45 +0000 | ||
|
||
pgcron (1.5.2.citus-1) stable; urgency=low | ||
|
||
* Official 1.5.2 release of PG Cron | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
pkgname=pgcron | ||
hubproj=pg_cron | ||
pkgdesc='Periodic job scheduler of PostgreSQL' | ||
pkglatest=1.5.2.citus-1 | ||
pkglatest=1.6.0.citus-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters