forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7540af4

Thomas G. Lockhart
Move debugging printout of the query tree to print for all cases.
Formerly came just after early exit from loop for command nodes, so missed some cases.1 parentc8b3d5d commit7540af4
1 file changed
+8
-9
lines changedLines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
430 | 436 |
| |
431 | 437 |
| |
432 | 438 |
| |
| |||
435 | 441 |
| |
436 | 442 |
| |
437 | 443 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 | 444 |
| |
446 | 445 |
| |
447 | 446 |
| |
| |||
1391 | 1390 |
| |
1392 | 1391 |
| |
1393 | 1392 |
| |
1394 |
| - | |
| 1393 | + | |
1395 | 1394 |
| |
1396 | 1395 |
| |
1397 | 1396 |
| |
|
0 commit comments
Comments
(0)