<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/tests, branch php-5.1.0RC3</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 Make test check for PlPgSQL before using it</title>
<updated>2005-10-09T15:58:13+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-10-09T15:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91682f88e4d346683b7dc1c79a84a7231eae757e'/>
<id>91682f88e4d346683b7dc1c79a84a7231eae757e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH Add new test</title>
<updated>2005-10-09T15:14:22+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-10-09T15:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8c5828ce077fe821e5c079d6adc5f6916107777'/>
<id>a8c5828ce077fe821e5c079d6adc5f6916107777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists.</title>
<updated>2005-03-25T06:26:31+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-25T06:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=030ebaaa458f534871fe62a20fcea7e8ee1d5a57'/>
<id>030ebaaa458f534871fe62a20fcea7e8ee1d5a57</id>
<content type='text'>
# The version in libpq is newer and faster than the one in PHP, but it is
# necessary for me to add a string copy for freeing purposes.  This copy
# is only needed in Windows AFAIK, how can I detect that?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# The version in libpq is newer and faster than the one in PHP, but it is
# necessary for me to add a string copy for freeing purposes.  This copy
# is only needed in Windows AFAIK, how can I detect that?

</pre>
</div>
</content>
</entry>
<entry>
<title>- Ensure that ext/pgsql tests work when linked against 7.2 or lower libpq</title>
<updated>2005-03-23T03:24:41+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-23T03:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=63ed4a19965cbc7345acc8afd935ae5412077028'/>
<id>63ed4a19965cbc7345acc8afd935ae5412077028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak some #if's to be more orthogonal.</title>
<updated>2005-03-22T08:51:23+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-22T08:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e2b87e6230f617813adf9387f81f8eb8c53f013a'/>
<id>e2b87e6230f617813adf9387f81f8eb8c53f013a</id>
<content type='text'>
(PHP pg_set_error_verbosity) New function to set PostgreSQL error verbosity

(PHP pg_copy_from) Use non-deprecated API if it is available

(PHP pg_copy_to) Use non-deprecated API if it is available

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(PHP pg_set_error_verbosity) New function to set PostgreSQL error verbosity

(PHP pg_copy_from) Use non-deprecated API if it is available

(PHP pg_copy_to) Use non-deprecated API if it is available

</pre>
</div>
</content>
</entry>
<entry>
<title>Two of the diagnostic definitions were added in 8.0.  Add appropriate #ifdefs.</title>
<updated>2005-03-20T02:46:02+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-20T02:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=721d34bebc88ef88a157e4b7f93a6d75fd7f0ece'/>
<id>721d34bebc88ef88a157e4b7f93a6d75fd7f0ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add missing skipif part</title>
<updated>2005-03-19T10:58:44+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2005-03-19T10:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d23781e08d4ace718c601a0223c7656231789c3b'/>
<id>d23781e08d4ace718c601a0223c7656231789c3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regression tests for pg_transaction_status and pg_result_error_field</title>
<updated>2005-03-19T09:20:52+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-19T09:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4570cdbd2f73629fcdea7919a3c570c792fbe14'/>
<id>e4570cdbd2f73629fcdea7919a3c570c792fbe14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added several new functions to support the PostgreSQL v3 protocol</title>
<updated>2005-03-19T08:46:56+00:00</updated>
<author>
<name>Christopher Kings-Lynne</name>
<email>chriskl@php.net</email>
</author>
<published>2005-03-19T08:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1168c306359b2b763274bf2d1fbf21ade775ebcb'/>
<id>1168c306359b2b763274bf2d1fbf21ade775ebcb</id>
<content type='text'>
introduced in PostgreSQL 7.4.

(PHP pg_transaction_status) New function to get in-transaction status of
                            a database connection.

(PHP pg_query_params) New function to allow execution of parameterized
                      queries.

(PHP pg_prepare) New function to allow preparing named queries.

(PHP pg_execute) New function to allow execution of named prepared
                 queries.

(PHP pg_send_query_params) New function that is the async equivalent of
                           pg_query_params.

(PHP pg_send_prepare) New function that is the async equivalent of
                      pg_prepare.

(PHP pg_send_execute) New function that is the async equivalent of
                      pg_execute.

(PHP pg_result_error_field) New function that allows highly detailed
                            error information, most importantly the
                            SQLSTATE error code

# Regression tests are included for all but 2 functions, the rest will
# follow shortly.  Docs will also follow shortly.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced in PostgreSQL 7.4.

(PHP pg_transaction_status) New function to get in-transaction status of
                            a database connection.

(PHP pg_query_params) New function to allow execution of parameterized
                      queries.

(PHP pg_prepare) New function to allow preparing named queries.

(PHP pg_execute) New function to allow execution of named prepared
                 queries.

(PHP pg_send_query_params) New function that is the async equivalent of
                           pg_query_params.

(PHP pg_send_prepare) New function that is the async equivalent of
                      pg_prepare.

(PHP pg_send_execute) New function that is the async equivalent of
                      pg_execute.

(PHP pg_result_error_field) New function that allows highly detailed
                            error information, most importantly the
                            SQLSTATE error code

# Regression tests are included for all but 2 functions, the rest will
# follow shortly.  Docs will also follow shortly.

</pre>
</div>
</content>
</entry>
<entry>
<title>Keep BC of pg_fetch_object</title>
<updated>2004-03-15T20:16:59+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-03-15T20:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b83663e0f288ab839a7479d097cb9fe2feeac09c'/>
<id>b83663e0f288ab839a7479d097cb9fe2feeac09c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
