QUERY PLAN
Aggregate (cost=12.80..12.81 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..12.80 rows=1 width=0)
Filter: ((status = ANY ('{1,5}'::integer[])) AND ((next_verify_user = 5495) OR (next_cancel_verify_user = 5495)))