<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/dbx/dbx_pgsql.c, branch php-5.0.4</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>Call functions by their new, proper names instead of what are now aliases.</title>
<updated>2004-05-06T12:22:14+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2004-05-06T12:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=35bdc36c5b584a2dc35cd2926a48c4c68ebbf93c'/>
<id>35bdc36c5b584a2dc35cd2926a48c4c68ebbf93c</id>
<content type='text'>
Change OCIFetchInto (deprecated) to oci_fetch_array.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change OCIFetchInto (deprecated) to oci_fetch_array.

</pre>
</div>
</content>
</entry>
<entry>
<title>- A belated happy holidays and PHP 5</title>
<updated>2004-01-08T08:18:22+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-01-08T08:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dbeb4158d2276600edf3d08caba62770b022bb69'/>
<id>dbeb4158d2276600edf3d08caba62770b022bb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating license information in the headers.</title>
<updated>2003-06-10T20:04:29+00:00</updated>
<author>
<name>James Cox</name>
<email>imajes@php.net</email>
</author>
<published>2003-06-10T20:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f68c7ff249f9d64f5381063711349bca18671dcc'/>
<id>f68c7ff249f9d64f5381063711349bca18671dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug #22221: pgsql version for dbx_query suppressed a warning that</title>
<updated>2003-02-19T13:32:27+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2003-02-19T13:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=85f81c6006f2190ed658aa27807dd7a1fb5331be'/>
<id>85f81c6006f2190ed658aa27807dd7a1fb5331be</id>
<content type='text'>
was trappable by using a user-defined error-handler. A different use of
pgsql_getrow removed the warning and thus the need for suppressing it.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was trappable by using a user-defined error-handler. A different use of
pgsql_getrow removed the warning and thus the need for suppressing it.

</pre>
</div>
</content>
</entry>
<entry>
<title>Bump year.</title>
<updated>2002-12-31T16:08:15+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-12-31T16:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b506f5c8f803e32cdc3478ae25eec4f8bb566e58'/>
<id>b506f5c8f803e32cdc3478ae25eec4f8bb566e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style.</title>
<updated>2002-10-30T15:03:01+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2002-10-30T15:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d9447a3dc7cb30acbcff63984b325632b0aa2f4'/>
<id>6d9447a3dc7cb30acbcff63984b325632b0aa2f4</id>
<content type='text'>
# not my style :-)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# not my style :-)

</pre>
</div>
</content>
</entry>
<entry>
<title>escape_string functions will now return empty string directly.</title>
<updated>2002-10-30T12:02:51+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2002-10-30T12:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7b9eae0e6eb2f180d8c727493d4730a7951af891'/>
<id>7b9eae0e6eb2f180d8c727493d4730a7951af891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dbx_escape_string function</title>
<updated>2002-10-29T14:08:40+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2002-10-29T14:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25e7a092293b4e54e25592d34834bb3d55ae0fdc'/>
<id>25e7a092293b4e54e25592d34834bb3d55ae0fdc</id>
<content type='text'>
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leaks.</title>
<updated>2002-02-13T13:11:36+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-02-13T13:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d43e8898547184c3031f74cf2e93fdad59502a18'/>
<id>d43e8898547184c3031f74cf2e93fdad59502a18</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 where users with empty passwords could not connect. (Mc)</title>
<updated>2002-02-13T11:09:48+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2002-02-13T11:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d3d668887467051b0fc5f366b8290a36ea3df01'/>
<id>6d3d668887467051b0fc5f366b8290a36ea3df01</id>
<content type='text'>
# thanks for testing, Yasuo. Could you commit the mem-leak patch now?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# thanks for testing, Yasuo. Could you commit the mem-leak patch now?

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