Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ParallelHint in ParallelHintCreate() #14

Closed

Conversation

za-arthur
Copy link
Contributor

Hello,

There is a bug in ParallelHintCreate(). It is used ScanMethodHint structure instead of ParallelHint. It would be good to backpatch to other branches.

@horiguti
Copy link
Contributor

It doesn't cause an actual problem since the two structs happened to be of the same size, but it's a silly bug. Thanks you for the fix!
It is merged into PG10, PG11 and master branches, and I will push it soon.

@horiguti horiguti closed this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants