forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9738374
committed
Forward-patch regression test for "could not find pathkey item to sort".
Commita87c729 already fixed the bug thisis checking for, but the regression test case it added didn't cover thisscenario. Since we managed to miss the fact that there was a bug at all,it seems like a good idea to propagate the extra test case forward to HEAD.1 parent2a741ca commit9738374
2 files changed
+38
-0
lines changedLines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
554 | 576 |
| |
555 | 577 |
| |
556 | 578 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
232 | 248 |
| |
233 | 249 |
| |
234 | 250 |
| |
|
0 commit comments
Comments
(0)