QUERY PLAN
Sort (cost=1.28..1.30 rows=5 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_cancel_verify_rels (cost=0.00..1.23 rows=5 width=25)
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[])))