select name from cr_items where item_id = ( select item_id from cr_revisions where revision_id = :revision_id )