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