QUERY PLAN
Sort (cost=1.17..1.18 rows=3 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_stop_verify_rels (cost=0.00..1.15 rows=3 width=25)
Filter: ((status <> 0) AND (erp_other_collect_ticket_id = ANY ('{66,65,64,63,62,61,60,59,58,57,55,54,53,52,50,49,48,47,46,45}'::integer[])))