php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17315 Missing functions in php_pgsql.dll
Submitted: 2002-05-20 14:26 UTC Modified: 2002-05-20 21:11 UTC
From: jsphp at kanargh dot force9 dot co dot uk Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 4.2.1 OS: Win2k
Private report: No CVE-ID: None
 [2002-05-20 14:26 UTC] jsphp at kanargh dot force9 dot co dot uk
http://www.php.net/pg_escape_string claims that this functino is available from PostgreSQL 7.2 and PHP 4.2.0. Having tested the Win32 .zip distribution, both versions 4.2.0 and 4.2.1, all I get is "Call to undefined function".

Possibly the Win32 distribution is being compiled against an old version of the libpq client library that doesn't have PQescapeString?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-20 21:11 UTC] edink@php.net
This problem is fixed in the CVS. You can use php_pgsql.dll from http://snaps.php.net/win32/php4-win32-STABLE-latest.zip with the 4.2.1 distribution. The snapshot will be updated in a few hours.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 08:01:29 2024 UTC