QUERY PLAN
Sort (cost=1.97..2.00 rows=12 width=27)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.75 rows=12 width=27)
Filter: ((status <> 0) AND (erp_purchase_order_id = ANY ('{2202,2201,2200,2199,2198,2197,2196,2195,2194,2193,2192,2191,2190,2189,2188,2187,2186,2185,2184,2183}'::integer[])))