QUERY PLAN
Sort (cost=23.63..23.67 rows=15 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_cost_ticket_stop_verify_rels (cost=0.00..23.34 rows=15 width=56)
Filter: (erp_cost_ticket_id = ANY ('{3,1,2}'::integer[]))