<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/pgsql.c, branch php-5.2.2RC2</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>- Avoid sprintf, even when checked copy'n'paste or changes lead to errors</title>
<updated>2007-02-24T02:17:47+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2007-02-24T02:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50ea26760da4e0fcf4980e739e1d0ed520de8d59'/>
<id>50ea26760da4e0fcf4980e739e1d0ed520de8d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify code by converting emalloc() + sprintf() to spprintf()</title>
<updated>2007-02-23T00:37:36+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-02-23T00:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a471f7535476fdd1fbbd3aeab054798a2e08902f'/>
<id>a471f7535476fdd1fbbd3aeab054798a2e08902f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2007-01-11T16:45:37+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-01-11T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=870bd0b99f8100146a8e6b01f59dd982b1231b62'/>
<id>870bd0b99f8100146a8e6b01f59dd982b1231b62</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 #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect to</title>
<updated>2007-01-07T04:36:40+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-01-07T04:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5babb6d10da45b00d043f7a0a313a5d6cac87211'/>
<id>5babb6d10da45b00d043f7a0a313a5d6cac87211</id>
<content type='text'>
establish a new connection).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
establish a new connection).

</pre>
</div>
</content>
</entry>
<entry>
<title>%f -&gt; %F</title>
<updated>2007-01-05T15:06:55+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-01-05T15:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7d901eacbe756eb6108c253245a65b7bcaa62b0e'/>
<id>7d901eacbe756eb6108c253245a65b7bcaa62b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</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 #39971 (pg_insert/pg_update do not allow now() to be used for</title>
<updated>2006-12-29T00:34:30+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-12-29T00:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79d524dc1e320cd38bbf6716f2f9f43df68cc037'/>
<id>79d524dc1e320cd38bbf6716f2f9f43df68cc037</id>
<content type='text'>
timestamp fields).

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Added buffer length checks</title>
<updated>2006-12-28T15:21:21+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-12-28T15:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=794845234ee364a6ad7fcbdb953a9175d4ad25e9'/>
<id>794845234ee364a6ad7fcbdb953a9175d4ad25e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allocation safety checks</title>
<updated>2006-12-25T22:36:57+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-12-25T22:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=52d53543ac748489d108dc6988d02f51fd69b8d6'/>
<id>52d53543ac748489d108dc6988d02f51fd69b8d6</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 #39663 (Memory leak in pg_get_notify() and a possible memory</title>
<updated>2006-11-29T15:45:59+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-11-29T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bfa4af46e1ac3d980efbd057f95e8793a2025559'/>
<id>bfa4af46e1ac3d980efbd057f95e8793a2025559</id>
<content type='text'>
corruption on Windows in pgsql and pdo_pgsql extensions).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
corruption on Windows in pgsql and pdo_pgsql extensions).

</pre>
</div>
</content>
</entry>
</feed>
