QUERY PLAN
Sort (cost=1.12..1.13 rows=2 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_inbound_stop_verify_rels (cost=0.00..1.11 rows=2 width=56)
Filter: ((status <> 0) AND (erp_purchase_inbound_id = ANY ('{194,193,192,191,190,189,188,187,186,185,184,183,182,181,180,179,178,177,176,175}'::integer[])))