QUERY PLAN
Sort (cost=4.28..4.28 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..4.27 rows=1 width=25)
Filter: (erp_sales_outbound_id = ANY ('{71,70,69}'::integer[]))