<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Unify error messages</title>
<updated>2002-07-28T11:17:57+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-28T11:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=05aa53231045543d2732f65ed872d3ca7c2c1288'/>
<id>05aa53231045543d2732f65ed872d3ca7c2c1288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy empty_string, fixed crash.</title>
<updated>2002-07-22T06:38:36+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-22T06:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=882f83cf819dbcdb1a96910b3238cee1933052f7'/>
<id>882f83cf819dbcdb1a96910b3238cee1933052f7</id>
<content type='text'>
# I thought efree() won't free empty_string...

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# I thought efree() won't free empty_string...

</pre>
</div>
</content>
</entry>
<entry>
<title>Added pg_fetch_all() that fetch all rows in result.</title>
<updated>2002-07-21T07:25:10+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-21T07:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=36e80ddc15b42048abbad5958aaaa75d3de4d21f'/>
<id>36e80ddc15b42048abbad5958aaaa75d3de4d21f</id>
<content type='text'>
Useful and faster when there is enough memory.
@Added pg_fetch_all() that fetch all rows in result. (Yasuo)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful and faster when there is enough memory.
@Added pg_fetch_all() that fetch all rows in result. (Yasuo)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed php_pgsql_convert's bool type handling.</title>
<updated>2002-07-20T07:45:01+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-20T07:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=78a2781936c7b3ca9f6e890fcedf11f73acb70b8'/>
<id>78a2781936c7b3ca9f6e890fcedf11f73acb70b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hmm. My PostgreSQL returns "bool" for boolean now.</title>
<updated>2002-07-20T07:24:15+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-20T07:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0b7f2da4cfcdb6ecfcf5d73ebd3c215406ad632e'/>
<id>0b7f2da4cfcdb6ecfcf5d73ebd3c215406ad632e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed convetion when null string is passed to php_pgsql_convert()</title>
<updated>2002-07-20T07:08:17+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-20T07:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=06c969e68a0ea3eff64243e5c4bb9d1de10af383'/>
<id>06c969e68a0ea3eff64243e5c4bb9d1de10af383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed crash.</title>
<updated>2002-07-20T06:45:35+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-20T06:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c0306424fadae287751943bc1774183f33cd13fb'/>
<id>c0306424fadae287751943bc1774183f33cd13fb</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>2002-07-17T07:50:32+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-17T07:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ba670fb19d677a7980f6395c83d5b0acedd5fc16'/>
<id>ba670fb19d677a7980f6395c83d5b0acedd5fc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added safe_mode &amp; open_basedir checks for pg_lo_export()</title>
<updated>2002-07-17T05:01:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-17T05:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a6384b368561386ab4a04eab5573fdcdb7b92c4c'/>
<id>a6384b368561386ab4a04eab5573fdcdb7b92c4c</id>
<content type='text'>
@Added safe_mode &amp; open_basedir checks for pg_lo_export() (Yasuo)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@Added safe_mode &amp; open_basedir checks for pg_lo_export() (Yasuo)

</pre>
</div>
</content>
</entry>
<entry>
<title>Added open_basedir check.</title>
<updated>2002-07-17T04:58:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-07-17T04:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=166ace3fa904a9c10421b2cc1128a32cd965a28d'/>
<id>166ace3fa904a9c10421b2cc1128a32cd965a28d</id>
<content type='text'>
@ Added open_basedir check for pg_lo_import() (Yasuo)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@ Added open_basedir check for pg_lo_import() (Yasuo)

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