<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-4.3.0dev</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>Fix for #17315. Requires client library 7.2 or greater to compile.</title>
<updated>2002-05-21T01:03:13+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-05-21T01:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=16e9e77e2ae70af05508249e725fbdfc49504d3f'/>
<id>16e9e77e2ae70af05508249e725fbdfc49504d3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed possible pg_lo_write() overflow and make it more fail safe.</title>
<updated>2002-05-20T01:40:22+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-05-20T01:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=62b8c290836cbed1e8918153da25d08e48b8a3ab'/>
<id>62b8c290836cbed1e8918153da25d08e48b8a3ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve large object performance. pg_lo_read() and pg_lo_read_all() should perform</title>
<updated>2002-05-20T01:02:29+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-05-20T01:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c6873da40164d9bdbeaf8f441cd5c3f7ce95d817'/>
<id>c6873da40164d9bdbeaf8f441cd5c3f7ce95d817</id>
<content type='text'>
much better now.
Fixed Old API support for pg_lo_import().

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
much better now.
Fixed Old API support for pg_lo_import().

</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce number of realloc calls.</title>
<updated>2002-05-11T03:01:08+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-05-11T03:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f314d24d030dca3d1dd815d8ac4dad7d85f28ac3'/>
<id>f314d24d030dca3d1dd815d8ac4dad7d85f28ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix win32 build.</title>
<updated>2002-05-10T02:39:37+00:00</updated>
<author>
<name>Edin Kadribasic</name>
<email>edink@php.net</email>
</author>
<published>2002-05-10T02:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=51cb237aa65dc7650d2ac388aa803cf3078cf562'/>
<id>51cb237aa65dc7650d2ac388aa803cf3078cf562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for pg_fetch_*() functions</title>
<updated>2002-04-25T07:52:01+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-25T07:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c5b4a507fe940e9fd2767df55b2c9c6efec9fd2f'/>
<id>c5b4a507fe940e9fd2767df55b2c9c6efec9fd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert last 2 commits.</title>
<updated>2002-04-25T07:09:45+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-25T07:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b4c943ee7b70f9d907cad63a416cccc478ccde6d'/>
<id>b4c943ee7b70f9d907cad63a416cccc478ccde6d</id>
<content type='text'>
# Most PostgreSQL users should enable multibyte support ;)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Most PostgreSQL users should enable multibyte support ;)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version in message</title>
<updated>2002-04-25T02:40:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-25T02:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=534ba498e31d4daabb259cdfac3c9aa4f9782263'/>
<id>534ba498e31d4daabb259cdfac3c9aa4f9782263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pg_client_encoding/pg_set_client_encoding should be compiled always.</title>
<updated>2002-04-25T01:42:23+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-25T01:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c65a20df4a1cb391feab90dbd05586ffd246edfc'/>
<id>c65a20df4a1cb391feab90dbd05586ffd246edfc</id>
<content type='text'>
Recent libpq has PQclientEncoding/PQsetClientEncoding regarless of
multibyte support enabled or not.

Reported by c@cornelia-boenigk.de

# This should be merged, but need a little more testing.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent libpq has PQclientEncoding/PQsetClientEncoding regarless of
multibyte support enabled or not.

Reported by c@cornelia-boenigk.de

# This should be merged, but need a little more testing.

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove result_type from pg_fetch_object() proto.</title>
<updated>2002-04-24T23:03:48+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-24T23:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=48ea7057e4719a116f6f2d35e7f38941c09e9a02'/>
<id>48ea7057e4719a116f6f2d35e7f38941c09e9a02</id>
<content type='text'>
It still accepts 3rd argument, but passing 3rd argument
does not make sense for pg_fetch_object().

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It still accepts 3rd argument, but passing 3rd argument
does not make sense for pg_fetch_object().

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