ID: 16462 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Linux/Debian PHP Version: 4.1.2 New Comment:
Since pg_result_status returns long constant for result status, we don't need return value from PQcmdStatus which returns name of last SQL command successfuly executed. However, it could be useful, so I added addtional parameter to pg_result_status to CVS. Document may be updated later. It will be available in PHP 4.3.0 Previous Comments: ------------------------------------------------------------------------ [2002-04-07 19:34:47] [EMAIL PROTECTED] New functions are docuemnted already :) ------------------------------------------------------------------------ [2002-04-07 07:19:56] [EMAIL PROTECTED] And what is the name of the new php function calling PQcmdStatus? I have downloaded the source code of the new release and have found no single reference to PQcmdStatus. ------------------------------------------------------------------------ [2002-04-06 19:07:14] [EMAIL PROTECTED] It's alrady implemented, including many more new useful functions. Will be incluced next release (PHP4.2.0) ------------------------------------------------------------------------ [2002-04-06 12:01:05] [EMAIL PROTECTED] Is there any hope that an equivalent of PostgreSQL libpq PQcmdStatus function be introduced into PHP? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16462&edit=1
