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