QUERY PLAN
Sort (cost=1.18..1.19 rows=4 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..1.14 rows=4 width=56)
Filter: (erp_collect_ticket_id = ANY ('{2021,2020,2019,2018,2017,2016,2015,2014,2013,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002}'::integer[]))