QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..9.65 rows=3 width=26)
Filter: ((name)::text = ANY ('{AccountManager,Admin,Treasurer}'::text[]))