pg_cron icon indicating copy to clipboard operation
pg_cron copied to clipboard

Make it available (again) on PGXN

Open zilti opened this issue 3 years ago • 1 comments

pg_cron does not appear on pgxn.org. It would be convenient to have it on there. It looks like there's already the necessary (albeit outdated) META.json in this repository.

zilti avatar Oct 12 '22 15:10 zilti

Was just looking for this myself. The META.json file is here, though it may need updating. Have a look at the semver release workflow to automate releases on tag.

theory avatar May 12 '23 20:05 theory