Since the function manager for pg 7.1 has been rewritten so that it correctly handles nulls, we shouldn't have to do anything special for nulls. Also, I think that aD consistently used db_null throughout there code, so we shouldn't have to worry about the converting empty strings to null values when porting.