QUERY PLAN
Sort (cost=11.87..11.92 rows=22 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_verify_rels (cost=0.00..11.38 rows=22 width=25)
Filter: ((status <> 0) AND (erp_purchase_order_id = ANY ('{2216,2204,2200,2035,2034,2033,2031,2030,2006,2004,1999,1985,1982,1981,1977,1965,1958,1928,1925,1911}'::integer[])))