forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9caf042
committed
Reorder tests in get_cheapest_path_for_pathkeys().
Checking parallel safety should be even cheaper than cost comparison, sodo that first.Also make some minor, related comment improvements.Richard Guo, reviewed by Aleksander Alekseev, Andy Fan, and me.Discussion:http://postgr.es/m/CAMbWs4-KE2wf4QPj_Sr5mX4QFtBNNKGmxK=+e=KZEGUjdG33=g@mail.gmail.com1 parentac22a95 commit9caf042
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 |
| - | |
| 410 | + | |
| 411 | + | |
411 | 412 |
| |
412 | 413 |
| |
413 | 414 |
| |
| |||
429 | 430 |
| |
430 | 431 |
| |
431 | 432 |
| |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
432 | 437 |
| |
433 | 438 |
| |
434 | 439 |
| |
| |||
437 | 442 |
| |
438 | 443 |
| |
439 | 444 |
| |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 | 445 |
| |
444 | 446 |
| |
445 | 447 |
| |
|
0 commit comments
Comments
(0)