QUERY PLAN
Aggregate (cost=141.52..141.53 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..141.50 rows=7 width=0)
Filter: ((status <> 0) AND ((next_verify_user = 1001) OR (next_cancel_verify_user = 1001)))