QUERY PLAN
Sort (cost=10.64..10.78 rows=54 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_gift_verify_rels (cost=0.00..9.09 rows=54 width=25)
Filter: ((status <> 0) 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[])))