postgresql7.1 FIX ME PLSQL FIX ME PLSQL begin :1 := ab_contact_attr__new(creation_user => :user_id, creation_ip => :peeraddr, context_id => :contact_id, contact_id => :contact_id, type_key => :attr_type, value => :attr_value); end; FIX ME PLSQL FIX ME PLSQL begin ab_contact_attr__delete(:attr_id); end;