QUERY PLAN
Delete on tbl_visit_object_histories (cost=0.00..20.50 rows=10 width=6)
-> Seq Scan on tbl_visit_object_histories (cost=0.00..20.50 rows=10 width=6)
Filter: ((user_id = 1001) AND (id <> ALL ('{207791,207790,207789,207786,207785,207784,207783,207780,207782,207781}'::integer[])))