QUERY PLAN
Sort (cost=1.34..1.36 rows=6 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_stop_verify_rels (cost=0.00..1.26 rows=6 width=25)
Filter: ((status <> 0) AND (erp_sales_outbound_id = ANY ('{158,154,153,160,159,157,156,155,152,151,150,149,148,147,146,145,144,143,142,141}'::integer[])))