QUERY PLAN
Sort (cost=1.21..1.21 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_personal_tax_verify_rels (cost=0.00..1.20 rows=1 width=56)
Filter: ((status = 0) AND (erp_personal_tax_id = ANY ('{11,10,8,7,6,5,4,3,2,1}'::integer[])))