postgresql7.1 update pinds_blog_entries set entry_date = date_trunc('day', current_timestamp), draft_p = 'f', posted_date = current_timestamp where entry_id = :entry_id