QUERY PLAN
Sort (cost=1.12..1.13 rows=2 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_gift_stop_verify_rels (cost=0.00..1.11 rows=2 width=56)
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[])))