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