<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-4.2.0</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>MFH.</title>
<updated>2002-04-05T06:45:25+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-05T06:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=254485dbeaf85b96097c3a0f909e98b7aae1dd2e'/>
<id>254485dbeaf85b96097c3a0f909e98b7aae1dd2e</id>
<content type='text'>
Fixed pg_last_notice() double free.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed pg_last_notice() double free.

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH</title>
<updated>2002-04-04T15:29:34+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-04T15:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aa6046f94192a1301df3b0390d09bf86c861eed1'/>
<id>aa6046f94192a1301df3b0390d09bf86c861eed1</id>
<content type='text'>
# Fixed crash with pg_escape_*()
# Added test for pg_escape_*()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Fixed crash with pg_escape_*()
# Added test for pg_escape_*()

</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.</title>
<updated>2002-04-04T15:25:47+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2002-04-04T15:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=401f3711f61083c1ac945565eb52e81b0d6a3671'/>
<id>401f3711f61083c1ac945565eb52e81b0d6a3671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH.</title>
<updated>2002-04-01T11:44:52+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-01T11:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e00cf495f71f66c8d61717af29ad8bcde16d49c5'/>
<id>e00cf495f71f66c8d61717af29ad8bcde16d49c5</id>
<content type='text'>
Forgot to commit this when I commit fix build with PostgreSQL 6.5.x

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to commit this when I commit fix build with PostgreSQL 6.5.x

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH. 6.5.3 libpq build fix.</title>
<updated>2002-03-30T23:23:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-03-30T23:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e13ac26e938a9133d24c3249dd92121f5583a5e'/>
<id>3e13ac26e938a9133d24c3249dd92121f5583a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH error message consistency changes</title>
<updated>2002-03-27T00:14:30+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-03-27T00:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9080907ed7dab81caa3e568e4ba4f02372d50a44'/>
<id>9080907ed7dab81caa3e568e4ba4f02372d50a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix PGSql Compile</title>
<updated>2002-03-21T21:49:11+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2002-03-21T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=324eb12388265df692ef6908e24322d5f1558bd4'/>
<id>324eb12388265df692ef6908e24322d5f1558bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Make the 2nd parameter to pgsql_fetch_* support NULL in case 3 parameters</title>
<updated>2002-03-02T19:53:11+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2002-03-02T19:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc7e0b55121755e35e1a659e1d82822e3b7fcde8'/>
<id>bc7e0b55121755e35e1a659e1d82822e3b7fcde8</id>
<content type='text'>
  are supplied, but you do not want to provide a row number yourself.
@- Make the 2nd parameter to pgsql_fetch_* support NULL in case 3
@  parameters are supplied, but you do not want to provide a row number
@  yourself. (Derick)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  are supplied, but you do not want to provide a row number yourself.
@- Make the 2nd parameter to pgsql_fetch_* support NULL in case 3
@  parameters are supplied, but you do not want to provide a row number
@  yourself. (Derick)

</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc</title>
<updated>2002-03-01T11:52:04+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-03-01T11:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6ecd17100ea88095cf3d56e8cdba52b9070287a3'/>
<id>6ecd17100ea88095cf3d56e8cdba52b9070287a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with sesssion_pgsql module</title>
<updated>2002-02-15T03:30:15+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-02-15T03:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe72f742ebf62787aac3356ee018949fc31b539e'/>
<id>fe72f742ebf62787aac3356ee018949fc31b539e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
