QUERY PLAN
Sort (cost=1.07..1.07 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_stop_verify_rels (cost=0.00..1.06 rows=1 width=25)
Filter: ((erp_other_collect_ticket_id = ANY ('{65,52}'::integer[])) AND (status = 0))