php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13434 Interface to PQrequestCancel() function
Submitted: 2001-09-25 12:17 UTC Modified: 2002-01-28 21:10 UTC
From: fche at redhat dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fche at redhat dot com
New email:
PHP Version: OS:

 

 [2001-09-25 12:17 UTC] fche at redhat dot com
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-25 13:33 UTC] sander@php.net
Reclassified.
 [2002-01-28 21:10 UTC] yohgaki@php.net
Will be in 4.2.0
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 22:01:36 2025 UTC