pgx v5 uses binary protocol for timestamptz and cannot scan it directly into *string. Scan into time.Time and format as RFC3339. Fixes /admin/users internal server error and broken grant search. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>