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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 10:01:38 2025 UTC