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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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 21:01:35 2025 UTC