]> granicus.if.org Git - php/commit
Use PGSQL_CONV_FORCE_NULL as it is supposed.
authorYasuo Ohgaki <yohgaki@php.net>
Mon, 30 Sep 2002 07:35:41 +0000 (07:35 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Mon, 30 Sep 2002 07:35:41 +0000 (07:35 +0000)
commit5a6703484d22fb5dfa6cf4cdf85473215f0102f4
tree381b41d3f090c9900531057f3a7ce57f29d0bde7
parent788e4070b64803601492b225be4670b5a6892cea
Use PGSQL_CONV_FORCE_NULL as it is supposed.
PGSQL_CONV_FORCE_NULL inserts NULL to field instead of
NULL string for string type tuples.
ext/pgsql/pgsql.c