postgresql7.1 update static_pages set show_comments_p = (CASE when show_comments_p=TRUE then FALSE else TRUE end) where static_page_id = :item_id