QUERY PLAN
Sort (cost=47.15..47.39 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..43.95 rows=97 width=56)
Filter: (erp_collect_ticket_id = ANY ('{2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,381,380,377,373,365,391,390,388}'::integer[]))