<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_pgsql/pgsql_driver.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>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 #39845 (Persistent connections generate a warning in pdo_pgsql).</title>
<updated>2006-12-18T17:56:25+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-12-18T17:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d257696604ed9c5eaf9f820bf8853cb5d54a3b60'/>
<id>d257696604ed9c5eaf9f820bf8853cb5d54a3b60</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>
<entry>
<title>Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for</title>
<updated>2006-10-06T22:34:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-10-06T22:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b43e18a70ea0811eea93dbe755180f5ab7a70bd3'/>
<id>b43e18a70ea0811eea93dbe755180f5ab7a70bd3</id>
<content type='text'>
binary strings.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for character sets in PDO quote() method for PostgreSQL</title>
<updated>2006-10-04T23:53:36+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-10-04T23:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40765184be9523a3fb4f8e4a1750bbfd6eb6a877'/>
<id>40765184be9523a3fb4f8e4a1750bbfd6eb6a877</id>
<content type='text'>
8.1.4 and higher.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
8.1.4 and higher.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).</title>
<updated>2006-09-19T15:45:22+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-09-19T15:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2332e4f9fc134b2ddec3779bcaf1ea237631b7c2'/>
<id>2332e4f9fc134b2ddec3779bcaf1ea237631b7c2</id>
<content type='text'>
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates errors in
PostgreSQL

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates errors in
PostgreSQL

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leaks when working with cursors in PDO PostgreSQL driver.</title>
<updated>2006-05-08T14:33:00+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-05-08T14:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79ebfe382b8015ea812b6bbc403f9184fa3e4ffe'/>
<id>79ebfe382b8015ea812b6bbc403f9184fa3e4ffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be aware of PDO_ATTR_EMULATE_PREPARES</title>
<updated>2006-04-09T08:17:50+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2006-04-09T08:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f83cfb77bfc3738b239a9987491ecb6e6b003231'/>
<id>f83cfb77bfc3738b239a9987491ecb6e6b003231</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed build</title>
<updated>2006-03-13T11:37:51+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2006-03-13T11:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c69f100d0ec6630144f0dcaf0fa47a9a10a4abba'/>
<id>c69f100d0ec6630144f0dcaf0fa47a9a10a4abba</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 #36382 (PDO/PgSQL's getColumnMeta() crashes).</title>
<updated>2006-02-13T15:53:36+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-02-13T15:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1a170a3de2b64fb4ec76054040798cadc4383eaf'/>
<id>1a170a3de2b64fb4ec76054040798cadc4383eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
