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