QUERY PLAN
Sort (cost=1.46..1.49 rows=10 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_inventory_lost_verify_rels (cost=0.00..1.30 rows=10 width=25)
Filter: (erp_inventory_lost_id = ANY ('{9,8,7,6,5,4,3,2,1}'::integer[]))