forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit84788ee
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 parentab64b27 commit84788ee
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 | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| |||
516 | 517 |
| |
517 | 518 |
| |
518 | 519 |
| |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
519 | 526 |
| |
520 | 527 |
| |
521 | 528 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| 555 | + | |
| 556 | + | |
| 557 | + | |
555 | 558 |
| |
556 | 559 |
| |
557 | 560 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6745 | 6745 |
| |
6746 | 6746 |
| |
6747 | 6747 |
| |
| 6748 | + | |
| 6749 | + | |
| 6750 | + | |
6748 | 6751 |
| |
6749 | 6752 |
| |
6750 | 6753 |
| |
| |||
8477 | 8480 |
| |
8478 | 8481 |
| |
8479 | 8482 |
| |
| 8483 | + | |
| 8484 | + | |
| 8485 | + | |
| 8486 | + | |
8480 | 8487 |
| |
8481 | 8488 |
| |
8482 | 8489 |
| |
| |||
10939 | 10946 |
| |
10940 | 10947 |
| |
10941 | 10948 |
| |
| 10949 | + | |
| 10950 | + | |
| 10951 | + | |
10942 | 10952 |
| |
10943 | 10953 |
| |
10944 | 10954 |
| |
| |||
11955 | 11965 |
| |
11956 | 11966 |
| |
11957 | 11967 |
| |
| 11968 | + | |
| 11969 | + | |
| 11970 | + | |
11958 | 11971 |
| |
11959 | 11972 |
| |
11960 | 11973 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2347 | 2347 |
| |
2348 | 2348 |
| |
2349 | 2349 |
| |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
2350 | 2354 |
| |
2351 | 2355 |
| |
2352 | 2356 |
| |
|
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)