- Notifications
You must be signed in to change notification settings - Fork28
Commit2fd5809
committed
Add missing "return" statement to accumulate_append_subpath.
Without this, Parallel Append can end up with extra children.Report by Rajkumar Raghuwanshi. Fix by Amit Khandekar. Brownpaper bag bug by me.Discussion:http://postgr.es/m/CAKcux6mBF-NiddyEe9LwymoUC5+wh8bQJ=uk2gGkOE+L8cv=LA@mail.gmail.com1 parentb3617cd commit2fd5809
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1926 | 1926 |
| |
1927 | 1927 |
| |
1928 | 1928 |
| |
| 1929 | + | |
1929 | 1930 |
| |
1930 | 1931 |
| |
1931 | 1932 |
| |
|
0 commit comments
Comments
(0)