aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pg_cron
Commit message (Collapse)AuthorAgeFilesLines
* testing/pg_cron: rename to postgresql-pg_cronJakub Jirutka2020-02-232-42/+0
| | | | | It's a PostgreSQL extension, there's a convention to prefix their pkgname with postgresql-.
* testing/pg_cron: rebuild against postgresql with jitJakub Jirutka2020-02-231-1/+1
|
* testing/pg_cron: upgrade to 1.2.0Leo2019-12-251-3/+3
|
* testing/pg_cron: upgrade to 1.1.4Leo2019-06-101-9/+3
|
* testing/pg_cron: upgrade to 1.0.2Jakub Jirutka2017-11-041-9/+8
|
* testing/pg_cron: upgrade to 1.0.0G.J.R. Timmer2017-02-031-7/+6
|
* testing/pg_cron: new aportG.J.R. Timmer2017-01-072-0/+50
https://github.com/citusdata/pg_cron Cron-based job scheduler for PostgreSQL 9.5+ Review notes: Cleaned up APKBUILD, shorthened post-install message and claimed the contributor as maintainer. @jirutka