QUERY PLAN
Sort (cost=49.58..49.82 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_cancel_verify_rels (cost=0.00..46.38 rows=97 width=56)
Filter: ((status <> 0) AND (erp_purchase_order_id = ANY ('{2011,2010,2008,1994,1969,2013,2012,2009,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996}'::integer[])))