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 ('{2222,2219,2218,2211,2215,2221,2220,2217,2216,2214,2213,2212,2210,2209,2208,2207,2206,2205,2204,2203}'::integer[])))