QUERY PLAN
Sort (cost=1.89..1.92 rows=12 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.67 rows=12 width=56)
Filter: ((status <> 0) AND (erp_purchase_order_id = ANY ('{2218,2211,2217,2216,2215,2214,2213,2212,2210,2209,2208,2207,2206,2205,2204,2203,2202,2201,2200,2199}'::integer[])))