forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2673ebf
committed
Remove redundant setting of tuplesort status
Also add an explanatory comment to match other similar coding withintuplesort_performsort().Xing GuoReviewed by Richard Guo and Cary HuangDiscussion:https://www.postgresql.org/message-id/CACpMh%2BAQ4GXRKKi9ib2ioUH%2BqwNaSAVbetssJ0tMPfxAWuL2yg%40mail.gmail.com1 parentc06caa0 commit2673ebf
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1439 | 1439 |
| |
1440 | 1440 |
| |
1441 | 1441 |
| |
| 1442 | + | |
1442 | 1443 |
| |
1443 | 1444 |
| |
1444 | 1445 |
| |
1445 | 1446 |
| |
1446 | 1447 |
| |
1447 | 1448 |
| |
1448 |
| - | |
1449 | 1449 |
| |
1450 | 1450 |
| |
1451 | 1451 |
| |
|
0 commit comments
Comments
(0)