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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
21 - 6 = ?
Subscribe to this entry?

 
 [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 13:01:30 2024 UTC