<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/dbx/dbx_pgsql.h, branch php-4.3.8</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: Bump year.</title>
<updated>2002-12-31T16:37:36+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-12-31T16:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec46829b3827de6f5a245873228f6f697ea394bb'/>
<id>ec46829b3827de6f5a245873228f6f697ea394bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dbx_escape_string function</title>
<updated>2002-10-29T14:08:40+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2002-10-29T14:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25e7a092293b4e54e25592d34834bb3d55ae0fdc'/>
<id>25e7a092293b4e54e25592d34834bb3d55ae0fdc</id>
<content type='text'>
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)

</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace, braces, coding style (Mc)</title>
<updated>2001-08-17T13:56:29+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2001-08-17T13:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=48d6d5e5310808313d336c25ff25c70867c539f6'/>
<id>48d6d5e5310808313d336c25ff25c70867c539f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use the same coding standards for pointers as the rest of PHP.</title>
<updated>2001-08-17T13:00:46+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-08-17T13:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e245e33f1fc7960f237fb9a028fa7e88f3526197'/>
<id>e245e33f1fc7960f237fb9a028fa7e88f3526197</id>
<content type='text'>
- For example, char ** foo should be char **foo

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- For example, char ** foo should be char **foo

</pre>
</div>
</content>
</entry>
<entry>
<title>Adding cvs ID to source files</title>
<updated>2001-08-07T19:09:58+00:00</updated>
<author>
<name>Frank M. Kromann</name>
<email>fmk@php.net</email>
</author>
<published>2001-08-07T19:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=587e3600d83eb630e2510536db1cee7ef6273855'/>
<id>587e3600d83eb630e2510536db1cee7ef6273855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and</title>
<updated>2001-06-05T13:39:09+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2001-06-05T13:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=98eed02fd7fb4495c1df97efe510684a1be66cd8'/>
<id>98eed02fd7fb4495c1df97efe510684a1be66cd8</id>
<content type='text'>
 DBX_CMP_ASC, DBX_CMP_DESC flags.
Default comparison changed from DBX_CMP_TEXT to new DBX_CMP_NATIVE.
Solved bug in associative fields when using mssql
Cleaned up comments (/*/ ... /*/ to /* ... */)
dbx_connect now always return false if the database is not found.
Optimized dbx_query field-info retrieval loop

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 DBX_CMP_ASC, DBX_CMP_DESC flags.
Default comparison changed from DBX_CMP_TEXT to new DBX_CMP_NATIVE.
Solved bug in associative fields when using mssql
Cleaned up comments (/*/ ... /*/ to /* ... */)
dbx_connect now always return false if the database is not found.
Optimized dbx_query field-info retrieval loop

</pre>
</div>
</content>
</entry>
<entry>
<title>Added a database member to the dbx_link object. Since e.g. mysql reuses</title>
<updated>2001-04-11T08:14:57+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2001-04-11T08:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4532eebc4a916a392bdce386c9adde3cfa855ab9'/>
<id>4532eebc4a916a392bdce386c9adde3cfa855ab9</id>
<content type='text'>
connections, two or more dbx_link objects may share the connection
identifier. The database name is used in the dbx_query, where it calls
mysql_db_query instead of mysql_query.
This means the database name has to be passed around to all dbx_xxx_query
functions, hence the update on all the files. (Mc)
# Thanks to Christian Rabe for all the input on this issue!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
connections, two or more dbx_link objects may share the connection
identifier. The database name is used in the dbx_query, where it calls
mysql_db_query instead of mysql_query.
This means the database name has to be passed around to all dbx_xxx_query
functions, hence the update on all the files. (Mc)
# Thanks to Christian Rabe for all the input on this issue!

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compile errors for PostgreSQL support (Mc)</title>
<updated>2001-03-23T14:50:17+00:00</updated>
<author>
<name>Marc Boeren</name>
<email>mboeren@php.net</email>
</author>
<published>2001-03-23T14:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1a842c4ae667ba185f0166d58068678121ed6bdb'/>
<id>1a842c4ae667ba185f0166d58068678121ed6bdb</id>
<content type='text'>
Removed globals that Rui put in, and changed the dbx_get_row
to include a row_number (which PostgreSQL expects) (Mc)
Added source files to Makefile.in and dbx.dsp (Mc)
#Could someone please check if the PostgreSQL support works?
#And please, check your work _before_ you commit anything!

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed globals that Rui put in, and changed the dbx_get_row
to include a row_number (which PostgreSQL expects) (Mc)
Added source files to Makefile.in and dbx.dsp (Mc)
#Could someone please check if the PostgreSQL support works?
#And please, check your work _before_ you commit anything!

</pre>
</div>
</content>
</entry>
<entry>
<title>changed license of PostgreSQL module in ext/dbx.</title>
<updated>2001-03-23T13:40:12+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2001-03-23T13:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cd1debc81cd400059ce82c59efd91f3d0a7c6ec8'/>
<id>cd1debc81cd400059ce82c59efd91f3d0a7c6ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
