<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/pg_cron, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/pg_cron: rename to postgresql-pg_cron</title>
<updated>2020-02-23T21:09:17+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-02-23T21:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1ca4d10dfbc7a53226bd21b04f8de0c706db6446'/>
<id>1ca4d10dfbc7a53226bd21b04f8de0c706db6446</id>
<content type='text'>
It's a PostgreSQL extension, there's a convention to prefix their
pkgname with postgresql-.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a PostgreSQL extension, there's a convention to prefix their
pkgname with postgresql-.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: rebuild against postgresql with jit</title>
<updated>2020-02-23T21:09:17+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-02-23T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b5f94dfb7c7c81dc8903c10f2d11cc4a57209569'/>
<id>b5f94dfb7c7c81dc8903c10f2d11cc4a57209569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: upgrade to 1.2.0</title>
<updated>2019-12-25T05:56:21+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-12-25T05:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ffe2ded6256362bf447cea36b107c6018cfb0c7e'/>
<id>ffe2ded6256362bf447cea36b107c6018cfb0c7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: upgrade to 1.1.4</title>
<updated>2019-06-10T09:27:43+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-06-10T09:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a8d376ec4a8450a912f8d27c0ee6299b6a31d601'/>
<id>a8d376ec4a8450a912f8d27c0ee6299b6a31d601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: upgrade to 1.0.2</title>
<updated>2017-11-04T22:29:17+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-11-04T21:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d0622049ad215eee136ef69dc8754194e9f18c66'/>
<id>d0622049ad215eee136ef69dc8754194e9f18c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: upgrade to 1.0.0</title>
<updated>2017-02-03T03:46:42+00:00</updated>
<author>
<name>G.J.R. Timmer</name>
<email>gjr.timmer@gmail.com</email>
</author>
<published>2017-01-31T12:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a8147f81537b6613466b2a87b0756febb5bb9f62'/>
<id>a8147f81537b6613466b2a87b0756febb5bb9f62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/pg_cron: new aport</title>
<updated>2017-01-07T16:19:50+00:00</updated>
<author>
<name>G.J.R. Timmer</name>
<email>gjr.timmer@gmail.com</email>
</author>
<published>2016-12-26T10:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d1567cd92565fde357952208fce53e91fad7b291'/>
<id>d1567cd92565fde357952208fce53e91fad7b291</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
