<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-4.0.5RC4</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>pg_close was closing connection twice, pls insert in 4_0_5</title>
<updated>2001-03-27T10:22:32+00:00</updated>
<author>
<name>Romolo Manfredini</name>
<email>romolo@php.net</email>
</author>
<published>2001-03-27T10:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e7875fc20dedeee313cc8c0d714ccbb27c73fe69'/>
<id>e7875fc20dedeee313cc8c0d714ccbb27c73fe69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix copyright notices with 2001</title>
<updated>2001-02-26T06:11:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb6ba01d1c739f1005554034fcdb991e810dfc21'/>
<id>eb6ba01d1c739f1005554034fcdb991e810dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added missing ELS_FETCH()</title>
<updated>2001-02-20T15:34:10+00:00</updated>
<author>
<name>Daniel Beulshausen</name>
<email>dbeu@php.net</email>
</author>
<published>2001-02-20T15:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=10695935e0066b9495ae65a8e28d583dfd4eb145'/>
<id>10695935e0066b9495ae65a8e28d583dfd4eb145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simpler fix for the InvalidOid thing by Tom Lane.</title>
<updated>2001-02-19T16:31:17+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-19T16:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0eec8cf2f729e01ee26afa786bf272ac1bbc7bdb'/>
<id>0eec8cf2f729e01ee26afa786bf272ac1bbc7bdb</id>
<content type='text'>
He assured me that InvalidOid has always expanded to (Oid) 0, so this
should be safe.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
He assured me that InvalidOid has always expanded to (Oid) 0, so this
should be safe.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incompatibility with PostgreSQL CVS.</title>
<updated>2001-02-19T08:14:45+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-19T08:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1e6be5aaf5675e43c622ce0860a2b9688bb3bee3'/>
<id>1e6be5aaf5675e43c622ce0860a2b9688bb3bee3</id>
<content type='text'>
We now perform a check whether we need to include &lt;postgres.h&gt; to
succesfully compile.

PR: #9328

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now perform a check whether we need to include &lt;postgres.h&gt; to
succesfully compile.

PR: #9328

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2001-02-19T07:50:06+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-19T07:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b91b1779a5d0e637540dd4779935230476e83c37'/>
<id>b91b1779a5d0e637540dd4779935230476e83c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing relative paths to --with-pgsql</title>
<updated>2001-02-19T07:49:16+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-19T07:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5db26dd415369dbc97ce1fb2c21ced3141a0da3a'/>
<id>5db26dd415369dbc97ce1fb2c21ced3141a0da3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the PostgreSQL fix...</title>
<updated>2001-02-15T02:15:36+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-02-15T02:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c239da7e66a06a66c963802e3589889f6c8b4b6b'/>
<id>c239da7e66a06a66c963802e3589889f6c8b4b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove stupid PGSQL warning</title>
<updated>2001-02-13T20:13:14+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2001-02-13T20:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d6f1179385397d25482ad842dc3b98da06cd06f'/>
<id>9d6f1179385397d25482ad842dc3b98da06cd06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@- PostgreSQL now does a rollback at the end of a request on every</title>
<updated>2001-02-13T18:28:24+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2001-02-13T18:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f6925611fb40499e9c357d7f6d95a7a4c1a96308'/>
<id>f6925611fb40499e9c357d7f6d95a7a4c1a96308</id>
<content type='text'>
@  persistent connection. This is done by doing an "empty" transaction
@  on the connection (This was advised by someone from the PostgreSQL
@  core-team). If you leave transactions open on your page you will see a
@  "NOTICE:  BEGIN: already a transaction in progress" message in your
@  apache error_log. This message is created by the PostgreSQL libs - we can
@  do nothing about it. (Thies)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@  persistent connection. This is done by doing an "empty" transaction
@  on the connection (This was advised by someone from the PostgreSQL
@  core-team). If you leave transactions open on your page you will see a
@  "NOTICE:  BEGIN: already a transaction in progress" message in your
@  apache error_log. This message is created by the PostgreSQL libs - we can
@  do nothing about it. (Thies)

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