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 ('{130,129,128,127,126,125,124,122,121,120,119,118,117,116,115,114,113,112,111,110}'::integer[])))