Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/pg_cron: rename to postgresql-pg_cron | Jakub Jirutka | 2020-02-23 | 2 | -42/+0 |
| | | | | | It's a PostgreSQL extension, there's a convention to prefix their pkgname with postgresql-. | ||||
* | testing/pg_cron: rebuild against postgresql with jit | Jakub Jirutka | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | testing/pg_cron: upgrade to 1.2.0 | Leo | 2019-12-25 | 1 | -3/+3 |
| | |||||
* | testing/pg_cron: upgrade to 1.1.4 | Leo | 2019-06-10 | 1 | -9/+3 |
| | |||||
* | testing/pg_cron: upgrade to 1.0.2 | Jakub Jirutka | 2017-11-04 | 1 | -9/+8 |
| | |||||
* | testing/pg_cron: upgrade to 1.0.0 | G.J.R. Timmer | 2017-02-03 | 1 | -7/+6 |
| | |||||
* | testing/pg_cron: new aport | G.J.R. Timmer | 2017-01-07 | 2 | -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 |