php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11947 pgsql.allow_persistent is ignored (w/ patch)
Submitted: 2001-07-07 13:41 UTC Modified: 2001-07-26 18:57 UTC
From: pbrant at omnimadison dot com Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
 [2001-07-07 13:41 UTC] pbrant at omnimadison dot com
The php.ini config var pgsql.allow_persistent is ignored.  The following patch fixes that and makes pg_pconnect work like pg_connect if pgsql.allow_persistent is Off.

The (one line) patch to fix this is available at:

http://www.omnimadison.com/~pbrant/php-4.0.6.pgsql.patch


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 18:57 UTC] sniper@php.net
This is fixed in CVS. 

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC