QUERY PLAN
Sort (cost=11.99..12.05 rows=26 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_verify_rels (cost=0.00..11.38 rows=26 width=25)
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[])))