<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_pgsql/config.m4, branch php-5.2.2</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>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>prep for PECL release</title>
<updated>2005-07-27T02:51:01+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2005-07-27T02:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ba77f8515bed08698cec1069c661f2c0e47d2aeb'/>
<id>ba77f8515bed08698cec1069c661f2c0e47d2aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add early support for native prepared statements in pgsql.</title>
<updated>2005-07-08T15:27:34+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2005-07-08T15:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=529d8177fea4e759332d96ab5714273f4c006158'/>
<id>529d8177fea4e759332d96ab5714273f4c006158</id>
<content type='text'>
Note that some tests now fail; if we can't resolve this in time for the beta,
the prepare code should be disabled (I'll add a flag for this later today).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that some tests now fail; if we can't resolve this in time for the beta,
the prepare code should be disabled (I'll add a flag for this later today).

</pre>
</div>
</content>
</entry>
<entry>
<title>Use PQexecParams() when available, use original case in all other instances.</title>
<updated>2005-07-07T13:35:39+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-07-07T13:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6c332449f926ff3bc3f4bf3bb7786bcc27afcc3a'/>
<id>6c332449f926ff3bc3f4bf3bb7786bcc27afcc3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)</title>
<updated>2005-06-14T00:00:53+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-06-14T00:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=15cf2a60b0239096f470c7ae3782af922c38912e'/>
<id>15cf2a60b0239096f470c7ae3782af922c38912e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Unify the "configure --help" texts</title>
<updated>2005-05-29T23:17:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-05-29T23:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a20383ba06c911615b8e95387fd3b016670f4ae8'/>
<id>a20383ba06c911615b8e95387fd3b016670f4ae8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch by Christopher Kings-Lynne, slightly modified</title>
<updated>2005-05-13T18:09:03+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2005-05-13T18:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f778ca31d3a1c71f9eeab0f9e29f3e462fc8f19'/>
<id>4f778ca31d3a1c71f9eeab0f9e29f3e462fc8f19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If pdo is disabled, skip all the pdo extensions.</title>
<updated>2005-02-28T08:18:47+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2005-02-28T08:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=99f832a206a7fcc3665a4734a3924a6f7efef1d8'/>
<id>99f832a206a7fcc3665a4734a3924a6f7efef1d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>symlinked pdo drivers under ext.</title>
<updated>2005-02-17T04:23:15+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2005-02-17T04:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=55f53a5a963da2788840995bc33752c10d4c166a'/>
<id>55f53a5a963da2788840995bc33752c10d4c166a</id>
<content type='text'>
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled.  Volunteers welcome.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled.  Volunteers welcome.

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