aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pg_cron/pg_cron.post-install
Commit message (Collapse)AuthorAgeFilesLines
* testing/pg_cron: rename to postgresql-pg_cronJakub Jirutka2020-02-231-10/+0
| | | | | It's a PostgreSQL extension, there's a convention to prefix their pkgname with postgresql-.
* testing/pg_cron: new aportG.J.R. Timmer2017-01-071-0/+10
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