forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit84cc1a5
committed
Backpatch missing check_stack_depth() to some recursive functions
Backpatch changes fromd57b7cc,75bcba6 to all supported branches perproposal of Egor Chindyaskin.Discussion:https://postgr.es/m/DE5FD776-A8CD-4378-BCFA-3BF30F1F6D60%40mail.ru1 parent628c3f2 commit84cc1a5
File tree
5 files changed
+30
-0
lines changed- src/backend
- catalog
- commands
- optimizer/util
- utils/adt
5 files changed
+30
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
511 | 518 |
| |
512 | 519 |
| |
513 | 520 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
| 598 | + | |
| 599 | + | |
| 600 | + | |
598 | 601 |
| |
599 | 602 |
| |
600 | 603 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6567 | 6567 |
| |
6568 | 6568 |
| |
6569 | 6569 |
| |
| 6570 | + | |
| 6571 | + | |
| 6572 | + | |
6570 | 6573 |
| |
6571 | 6574 |
| |
6572 | 6575 |
| |
| |||
8324 | 8327 |
| |
8325 | 8328 |
| |
8326 | 8329 |
| |
| 8330 | + | |
| 8331 | + | |
| 8332 | + | |
| 8333 | + | |
8327 | 8334 |
| |
8328 | 8335 |
| |
8329 | 8336 |
| |
| |||
10479 | 10486 |
| |
10480 | 10487 |
| |
10481 | 10488 |
| |
| 10489 | + | |
| 10490 | + | |
| 10491 | + | |
10482 | 10492 |
| |
10483 | 10493 |
| |
10484 | 10494 |
| |
| |||
11463 | 11473 |
| |
11464 | 11474 |
| |
11465 | 11475 |
| |
| 11476 | + | |
| 11477 | + | |
| 11478 | + | |
11466 | 11479 |
| |
11467 | 11480 |
| |
11468 | 11481 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2302 | 2302 |
| |
2303 | 2303 |
| |
2304 | 2304 |
| |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
2305 | 2309 |
| |
2306 | 2310 |
| |
2307 | 2311 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1231 | 1231 |
| |
1232 | 1232 |
| |
1233 | 1233 |
| |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
1234 | 1237 |
| |
1235 | 1238 |
| |
1236 | 1239 |
| |
|
0 commit comments
Comments
(0)