<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-7.1.21</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fixed bug #76548 pg_fetch_result did not fetch the next row</title>
<updated>2018-06-29T16:34:53+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-06-29T16:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cb97fd309790330bced04091fac46ea1466283c9'/>
<id>cb97fd309790330bced04091fac46ea1466283c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #75838 (Memory leak in pg_escape_bytea())</title>
<updated>2018-01-18T02:53:23+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-18T02:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb205020ce2dd97d777e09d2debf38a01075d370'/>
<id>fb205020ce2dd97d777e09d2debf38a01075d370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>year++</title>
<updated>2018-01-02T04:53:31+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-01-02T04:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ccd4716ec77c60391d63a1a6af72f96a09b1c617'/>
<id>ccd4716ec77c60391d63a1a6af72f96a09b1c617</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #75671 pg_version() crashes when called on a connection to cockroach</title>
<updated>2017-12-15T14:33:14+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-12-15T14:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=acf1472ffde08a514fa44ef4b5baa0c67ae1b3f2'/>
<id>acf1472ffde08a514fa44ef4b5baa0c67ae1b3f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-10-27T13:04:29+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-27T13:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=36b27f2ba599e95dfff2420d64083897684d9c1a'/>
<id>36b27f2ba599e95dfff2420d64083897684d9c1a</id>
<content type='text'>
* PHP-7.0:
  Fix test compat for PostgreSQL 10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fix test compat for PostgreSQL 10
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test compat for PostgreSQL 10</title>
<updated>2017-10-27T12:58:43+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-10-27T12:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=24b1bb0abd83f59c6d8ca79a0decdfd739f5aae6'/>
<id>24b1bb0abd83f59c6d8ca79a0decdfd739f5aae6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-10-24T15:38:17+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2017-10-24T15:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=53fe84bfcc3959b38789d132ddad998afd5be014'/>
<id>53fe84bfcc3959b38789d132ddad998afd5be014</id>
<content type='text'>
* PHP-7.0:
  Decref default_link when clearing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Decref default_link when clearing
</pre>
</div>
</content>
</entry>
<entry>
<title>Decref default_link when clearing</title>
<updated>2017-10-24T15:37:59+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2017-10-24T15:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68e27b0763014b35b808e13ee12617216bd740b2'/>
<id>68e27b0763014b35b808e13ee12617216bd740b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-10-23T18:44:28+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2017-10-23T18:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=781521e11229da168a7223e9a9829a44788819e1'/>
<id>781521e11229da168a7223e9a9829a44788819e1</id>
<content type='text'>
* PHP-7.0:
  Bugfix#75419 Fix clearing of default link during pg_close()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Bugfix#75419 Fix clearing of default link during pg_close()
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix#75419 Fix clearing of default link during pg_close()</title>
<updated>2017-10-23T18:44:00+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2017-10-23T18:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a645af44561acb4696bc9b98a656781ded81fb79'/>
<id>a645af44561acb4696bc9b98a656781ded81fb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
