QUERY PLAN
Seq Scan on tbl_erp_sales_gift_stop_verify_rels (cost=0.00..1.12 rows=1 width=56)
Filter: ((status = 0) AND (user_id = 1001) AND (erp_sales_gift_id = ANY ('{66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47}'::integer[])))