QUERY PLAN
Delete on tbl_visit_object_histories (cost=0.00..19.40 rows=10 width=6)
-> Seq Scan on tbl_visit_object_histories (cost=0.00..19.40 rows=10 width=6)
Filter: ((user_id = 1000) AND (id <> ALL ('{170138,170137,170136,170135,170134,170133,170132,170071,170070,170069}'::integer[])))