QUERY PLAN
Sort (cost=26.31..26.37 rows=24 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_gift_stop_verify_rels (cost=0.00..25.76 rows=24 width=56)
Filter: (erp_sales_gift_id = ANY ('{5,2,3,4,1}'::integer[]))