QUERY PLAN
Result (cost=18.95..18.96 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_logins (cost=0.00..18.95 rows=1 width=0)
Filter: ((email)::text = '23721770@126.com'::text)