<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-5.4.7</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>add pg_escape_identifier/pg_escape_literal</title>
<updated>2012-04-19T20:40:24+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2011-11-25T02:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=655245afef75613551929610873d0ba09754777f'/>
<id>655245afef75613551929610873d0ba09754777f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Request #47570	libpq's PG_VERSION should be exported to userland</title>
<updated>2012-04-18T10:20:35+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@ohgaki.net</email>
</author>
<published>2012-03-30T00:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cce0f8e507c05ecc7c8222efa5005991f04ce4c0'/>
<id>cce0f8e507c05ecc7c8222efa5005991f04ce4c0</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-5.3' into PHP-5.4</title>
<updated>2012-03-29T10:55:06+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@ohgaki.net</email>
</author>
<published>2012-03-29T10:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aecf5485e3af6a1e405f29f653353ae1237dbb3e'/>
<id>aecf5485e3af6a1e405f29f653353ae1237dbb3e</id>
<content type='text'>
* PHP-5.3:
  Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 or less)</title>
<updated>2012-03-29T10:48:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@ohgaki.net</email>
</author>
<published>2012-03-29T10:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=931831bf75d645bdb9f079793b0224bb4843a7a3'/>
<id>931831bf75d645bdb9f079793b0224bb4843a7a3</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>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ca0ed09f035b362f48f30b8a2c0fcf47764801'/>
<id>e4ca0ed09f035b362f48f30b8a2c0fcf47764801</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>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4e198252811dbf16984cf84ee49d5e93ac642f88'/>
<id>4e198252811dbf16984cf84ee49d5e93ac642f88</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 #60244 (pg_fetch_* functions do not validate that row param is &gt;0).</title>
<updated>2011-11-15T18:02:58+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2011-11-15T18:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b6530d8978aab57eebd17f6076035f786ae1693b'/>
<id>b6530d8978aab57eebd17f6076035f786ae1693b</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 #60244 (pg_fetch_* functions do not validate that row param is &gt;0).</title>
<updated>2011-11-15T18:02:58+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2011-11-15T18:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4cf3c8c5585bba9f1664599df0f3be4cffcb24d5'/>
<id>4cf3c8c5585bba9f1664599df0f3be4cffcb24d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few false positives on gcov for ext/pgsql</title>
<updated>2011-08-30T14:01:03+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2011-08-30T14:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=18b8a3bcb70f7447316077f621b72c885de8fdd7'/>
<id>18b8a3bcb70f7447316077f621b72c885de8fdd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few false positives on gcov for ext/pgsql</title>
<updated>2011-08-30T14:01:03+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2011-08-30T14:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=238a51ec6ee650a5c98c0db928ff4b4309535a15'/>
<id>238a51ec6ee650a5c98c0db928ff4b4309535a15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
