QUERY PLAN
Sort (cost=13.01..13.10 rows=39 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_verify_rels (cost=0.00..11.97 rows=39 width=25)
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[])))