]> granicus.if.org Git - php/commit
Added pg_unescape_bytea(). Fixed pg_data_seek().
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 2 Oct 2002 04:03:21 +0000 (04:03 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 2 Oct 2002 04:03:21 +0000 (04:03 +0000)
commit69957c56b3df50e132ddcd5a494f5830ff9af36c
treedc11401b45214e413a182a0af76612ffa4581d57
parent2745e8b9b2563b3f12636b63b8d4d403e361674c
Added pg_unescape_bytea(). Fixed pg_data_seek().
php_pgsql_unescape_bytea(PQunescapeBytea) is shamelessly stolen from PostgreSQL 7.3 :)
NEWS
ext/pgsql/pgsql.c