var github.com/jackc/pgx/v5.ErrTooManyRows
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L109: ErrTooManyRows = errors.New("too many rows in result set")
rows.go#L519: return zero, ErrTooManyRows
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)