<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/main/postgresql-bdr, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>main/postgresql-bdr: upgrade to 9.4.9_p1</title>
<updated>2016-10-10T12:04:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-10-06T15:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=12ea36a3574d0e13b043b965d9fd6019b1cd6c38'/>
<id>12ea36a3574d0e13b043b965d9fd6019b1cd6c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: rebuild against libressl</title>
<updated>2016-10-10T12:04:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-10-06T15:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=da16e41c1a2fa70936c035cdd952a003441e4db6'/>
<id>da16e41c1a2fa70936c035cdd952a003441e4db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: increase wait interval</title>
<updated>2016-02-11T20:51:17+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2016-02-05T18:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=f27f4c412ff313a05dfaeb7a63414df879248893'/>
<id>f27f4c412ff313a05dfaeb7a63414df879248893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: increase wait interval after startup</title>
<updated>2016-01-24T22:45:34+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2016-01-24T21:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=f4f1adaa288e670e121508e1c28fedfa977a5d6b'/>
<id>f4f1adaa288e670e121508e1c28fedfa977a5d6b</id>
<content type='text'>
mitigate race condition which occurs when a client connects too early
after 'pg_ctl start' has finished
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mitigate race condition which occurs when a client connects too early
after 'pg_ctl start' has finished
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: increase wait time after pgctl exits</title>
<updated>2016-01-22T09:15:08+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-01-22T09:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=fc3ca22c342c1dff2de76d092135731b77f14b5c'/>
<id>fc3ca22c342c1dff2de76d092135731b77f14b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: upgrade to 9.4.5_brd1</title>
<updated>2016-01-22T09:15:08+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-01-22T09:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=4db7f43ccbee6cb768d873c7a3bdcdc88dbf5b32'/>
<id>4db7f43ccbee6cb768d873c7a3bdcdc88dbf5b32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: fix init.d script</title>
<updated>2015-07-28T13:31:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-28T13:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=43a63e03ba807dc7036a9f5e27b8463aa7e9d23d'/>
<id>43a63e03ba807dc7036a9f5e27b8463aa7e9d23d</id>
<content type='text'>
reload the correct postgresql instance
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reload the correct postgresql instance
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr: use openrc-run instead of runscript</title>
<updated>2015-05-11T13:11:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-05-11T13:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=a19f172274a829c66e3eb28b719a9f2663d9dc20'/>
<id>a19f172274a829c66e3eb28b719a9f2663d9dc20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/postgresql-bdr*: move from testing</title>
<updated>2015-05-11T13:09:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-05-11T13:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=8e21b4e2b7fe9d38985cc9fab266808083aa4158'/>
<id>8e21b4e2b7fe9d38985cc9fab266808083aa4158</id>
<content type='text'>
the conflict should be resolved now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the conflict should be resolved now
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "main/postgresql-{bdr,bdr-extension}: moved from testing"</title>
<updated>2015-05-08T07:54:54+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2015-05-08T07:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=d1231930d4573229ab6c95b3c9b4852a5125d431'/>
<id>d1231930d4573229ab6c95b3c9b4852a5125d431</id>
<content type='text'>
This reverts commit 9a77d3fa7ad4acce0dc2b607df9a2218142cbb26.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9a77d3fa7ad4acce0dc2b607df9a2218142cbb26.
</pre>
</div>
</content>
</entry>
</feed>
