ID: 13434
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Summary: feature req: Need interface to PQrequestCancel() function
Status: Open
Old Bug Type: PostgreSQL related
Bug Type: Feature/Change Request
Operating System: linux
PHP Version: 4.0.6
New Comment:

Reclassified.

Previous Comments:
------------------------------------------------------------------------

[2001-09-25 12:17:39] [EMAIL PROTECTED]

At this time, if a long-standing query is submitted from php via pg_exec,
there is no way to abort it.  (Even closing the db connection with pg_close
may not abort the query at the server.)

It would be nice to have a pg_cancel() function which ties straight through to the 
pgsql PQrequestCancel() function.


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13434&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to