postgresql7.1 select authority__new( :authority_id, null, -- object_type :short_name, :pretty_name, :enabled_p, :sort_order, :auth_impl_id, :pwd_impl_id, :forgotten_pwd_url, :change_pwd_url, :register_impl_id, :register_url, :help_contact_text, :creation_user, :creation_ip, :context_id ); select authority__del( :authority_id );