QUERY PLAN
Index Scan using tbl_punch_pkey on tbl_punch (cost=0.29..7.62 rows=1 width=339)
Index Cond: ((day_at = '1970-01-01'::date) AND (user_id IS NULL))