jackc / pgx

PostgreSQL driver and toolkit for Go
MIT License
10.83k stars 845 forks source link

add byte length check to uint32 #2114

Closed jennifersp closed 2 months ago

jennifersp commented 3 months ago

I thought this check was not needed, but I was wrong. It should be checking the byte length.