QUERY PLAN
Sort (cost=1.43..1.44 rows=3 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.41 rows=3 width=25)
Filter: ((status <> 0) AND (erp_sales_order_id = ANY ('{1716,1681,1297}'::integer[])))