php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56863 PgSQL Async Querys
Submitted: 2006-02-27 11:41 UTC Modified: 2021-09-29 17:35 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: thomas at ecommerce dot com Assigned: cmb (profile)
Status: Wont fix Package: *General Issues
PHP Version: 5.1.1 OS: SuSE 10.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: thomas at ecommerce dot com
New email:
PHP Version: OS:

 

 [2006-02-27 11:41 UTC] thomas at ecommerce dot com
Description:
------------
PgSQL supporting *sending query* and recive the result *later*. For doing such request, the normal PHP function is called pg_send_query(). PDO::PgSQL don't have an interface for such function, please implement


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-29 17:35 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Package: PDO_PGSQL +Package: *General Issues -Assigned To: +Assigned To: cmb
 [2021-09-29 17:35 UTC] cmb@php.net
No further comment after 15 years, and the general issue that
driver specific functionality for PDO is basically blocked for
years, make me close this feature request as WONTFIX.

If anybody is still interest in this, please pursue the RFC
process[1].

[1] <https://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC