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