QUERY PLAN
Sort (cost=1.12..1.13 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..1.11 rows=1 width=56)
Filter: ((status = 0) AND (erp_collect_ticket_id = ANY ('{28,18,1171,1221,1220}'::integer[])))