From:             [EMAIL PROTECTED]
Operating system: Win2k
PHP version:      4.2.1
PHP Bug Type:     PostgreSQL related
Bug description:  Missing functions in php_pgsql.dll

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?

-- 
Edit bug report at http://bugs.php.net/?id=17315&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17315&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17315&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17315&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17315&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17315&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17315&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17315&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17315&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17315&r=globals

Reply via email to