<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/pgsql.c, 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>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>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>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>
<entry>
<title>It does not make any sense to have a PGSQL_BOTH as a default for pg_fetch_object()</title>
<updated>2002-04-24T22:57:21+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-24T22:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=cf7f465ef92c37da36ee5607e284728e5312b9e9'/>
<id>cf7f465ef92c37da36ee5607e284728e5312b9e9</id>
<content type='text'>
Noticed by c@cornelia-boenigk.de

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by c@cornelia-boenigk.de

</pre>
</div>
</content>
</entry>
<entry>
<title>Make pg_convert/pg_insert/pg_select/pg_update/pg_delete a bit more flexible.</title>
<updated>2002-04-23T03:42:26+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-23T03:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=e7e0eddadd0931c45208c393b340085e9c550852'/>
<id>e7e0eddadd0931c45208c393b340085e9c550852</id>
<content type='text'>
pg_convert() may ignore, NOT NULL and/or DEFAULT.
pg_insert/pg_update/pg_select/pg_update may return query string.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pg_convert() may ignore, NOT NULL and/or DEFAULT.
pg_insert/pg_update/pg_select/pg_update may return query string.

</pre>
</div>
</content>
</entry>
<entry>
<title>hash keys lengths include the NUL-byte, so we need to copy one byte less.</title>
<updated>2002-04-22T08:18:19+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-04-22T08:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ebd957f69e6f27dce0d37c95fc7754c57aa34ca5'/>
<id>ebd957f69e6f27dce0d37c95fc7754c57aa34ca5</id>
<content type='text'>
also add missing commas in the INSERT clause.

Noticed by: Yasuo Ohgaki

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also add missing commas in the INSERT clause.

Noticed by: Yasuo Ohgaki

</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring in pgsql_do_connect and some "leaner" code in pgsql_add_quotes</title>
<updated>2002-04-21T11:29:17+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-04-21T11:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d1a1f1762814b72ff60e61d8c5315e4ffa7bbf92'/>
<id>d1a1f1762814b72ff60e61d8c5315e4ffa7bbf92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
