QUERY PLAN
Sort (cost=27.36..27.36 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_inbound_verify_rels (cost=0.00..27.35 rows=1 width=25)
Filter: ((status = 0) AND (erp_purchase_inbound_id = ANY ('{216,215,213,210,214,212,211,208,209,207,206,205,204,203,202,201,200,199,198,197}'::integer[])))