QUERY PLAN
Sort (cost=1.12..1.13 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_cost_ticket_stop_verify_rels (cost=0.00..1.11 rows=1 width=25)
Filter: ((status = 0) AND (erp_cost_ticket_id = ANY ('{59,58,57,53,54,56,55,52,51,50,49,48,47,46,45,44,43,42,41,40}'::integer[])))