$FreeBSD: ports/net/ser/files/patch-modules::postgres::db_val.c,v 1.3 2006/05/29 17:52:18 sobomax Exp $ --- modules/postgres/db_val.c +++ modules/postgres/db_val.c @@ -185,6 +185,7 @@ VAL_NULL(_v) = 1; return 0; } + VAL_NULL(_v) = 0; switch(_t) { case DB_INT: