postgresql7.1 insert into $audit_table_name ($id_column_join last_modified, last_modifying_user, modified_ip_address, delete_p) values ($id_column_bind_join current_timestamp, :last_modifying_user, :modified_ip_address, :delete_p)