]> granicus.if.org Git - php/commit
Funtion rename:
authorYasuo Ohgaki <yohgaki@php.net>
Mon, 17 Dec 2001 00:24:59 +0000 (00:24 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Mon, 17 Dec 2001 00:24:59 +0000 (00:24 +0000)
commit1fc2a27fa5444b9d2ffbd35c61ae41ca0b7f9227
tree9c634ddeb63b2ea8fbc4869396a15a71ef4b80af
parent9a40810c8594ebdc0958fa1ad18c235bfd8b8a03
Funtion rename:
Functions are renamed accoding to coding stanard. Some functions has
completely different name now.
New functions:
pg_copy_to()/pg_copy_from() - by Youichi Iwakiri <yiwakiri@st.rim.or.jp>
pg_lo_tell()/pg_lo_seek()/pg_result_error()/pg_result_status()
pg_escape_string()/pg_escape_bytea() - Only pgsql 7.2 or later.
Fixed:
Wrong mode when clean up connection resource.
Compiler warning for pg_encoding_to_char().
# Please do not document new functions, yet.
# For new functions and other info, please read README
# in module dir.
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h