<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-4.3.8</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>MFH: Fixed bug #28374 (Possible unterminated loop inside</title>
<updated>2004-05-12T16:49:56+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-05-12T16:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86b31b56dec7c3fd800b606038214905c96c69a8'/>
<id>86b31b56dec7c3fd800b606038214905c96c69a8</id>
<content type='text'>
_php_pgsql_trim_message()).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_php_pgsql_trim_message()).

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter is</title>
<updated>2004-04-22T00:32:07+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-04-22T00:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b5d2a4aa12e3d43d23f5529be4cca07fa07c89c0'/>
<id>b5d2a4aa12e3d43d23f5529be4cca07fa07c89c0</id>
<content type='text'>
more then 1 character long.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more then 1 character long.

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed bug #27300 (Improved regex for pg_convert()).</title>
<updated>2004-03-18T01:35:50+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-03-18T01:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5df1e69be12c9d33441c3319ddd98e257f53ee69'/>
<id>5df1e69be12c9d33441c3319ddd98e257f53ee69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed bug #27007 (missing connection closure when connect fails in</title>
<updated>2004-01-29T02:55:33+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-01-29T02:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1ca21fdf964b03aa92b99674f80e567cb4544841'/>
<id>1ca21fdf964b03aa92b99674f80e567cb4544841</id>
<content type='text'>
pgsql)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pgsql)

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option).</title>
<updated>2004-01-11T21:18:29+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-01-11T21:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bea9ba8fc21299e1e825af05894065fd4f033b7e'/>
<id>bea9ba8fc21299e1e825af05894065fd4f033b7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Make test work with PostgreSQL 7.4</title>
<updated>2003-12-23T17:33:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-12-23T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2a7a76c93e7dce061d2f49bd558edae13caaf856'/>
<id>2a7a76c93e7dce061d2f49bd558edae13caaf856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Missing bit for bug #26625.</title>
<updated>2003-12-22T15:56:52+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-12-22T15:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=437a1e90c945ce9cd542c9b81e702b8ecbabe3b5'/>
<id>437a1e90c945ce9cd542c9b81e702b8ecbabe3b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed Bug #26625 (pg_convert sets NULL incorrectly for character data</title>
<updated>2003-12-16T01:00:45+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-12-16T01:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d2cdc822462abc645814c37a49ece35f372150c'/>
<id>4d2cdc822462abc645814c37a49ece35f372150c</id>
<content type='text'>
types).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
types).

</pre>
</div>
</content>
</entry>
<entry>
<title>Standard header file locations</title>
<updated>2003-12-11T10:06:39+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2003-12-11T10:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=45b85c504b1b1c5e78e940bad88e27065abffd77'/>
<id>45b85c504b1b1c5e78e940bad88e27065abffd77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke unused local vars</title>
<updated>2003-12-11T10:06:12+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2003-12-11T10:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2d5754d69f5eca5e8f9a9da2a5c2d46c484dcc04'/>
<id>2d5754d69f5eca5e8f9a9da2a5c2d46c484dcc04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
