Modified files: /php-src/ext/pdo_pgsql pgsql_statement.c Log:
- Use a replacement for PQunescapeBytea so that linking against a pre-7.3
libpq is possible. This is exactly what ext/pgsql currently does.
# I hope this is an acceptable improvement.


Wouldn't it be better to only use this when it's really needed?

Yes, I came to the same conclusion. I've got a commit to do that for ext/pgsql and i'll commit it to pdo_pgsql too (tomorrow).


Chris

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to