QUERY PLAN
Sort (cost=1.76..1.76 rows=1 width=27)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.75 rows=1 width=27)
Filter: ((status = 0) AND (erp_purchase_order_id = ANY ('{2182,2181,2180,2179,2178,2177,2176,2175,2174,2173,2172,2171,2170,2169,2168,2167,2166,2165,2164,2163}'::integer[])))