forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit445c7e3
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 parent20b85b3 commit445c7e3
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 | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
| |||
510 | 511 |
| |
511 | 512 |
| |
512 | 513 |
| |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
513 | 520 |
| |
514 | 521 |
| |
515 | 522 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
| 596 | + | |
| 597 | + | |
| 598 | + | |
596 | 599 |
| |
597 | 600 |
| |
598 | 601 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6231 | 6231 |
| |
6232 | 6232 |
| |
6233 | 6233 |
| |
| 6234 | + | |
| 6235 | + | |
| 6236 | + | |
6234 | 6237 |
| |
6235 | 6238 |
| |
6236 | 6239 |
| |
| |||
7956 | 7959 |
| |
7957 | 7960 |
| |
7958 | 7961 |
| |
| 7962 | + | |
| 7963 | + | |
| 7964 | + | |
| 7965 | + | |
7959 | 7966 |
| |
7960 | 7967 |
| |
7961 | 7968 |
| |
| |||
10086 | 10093 |
| |
10087 | 10094 |
| |
10088 | 10095 |
| |
| 10096 | + | |
| 10097 | + | |
| 10098 | + | |
10089 | 10099 |
| |
10090 | 10100 |
| |
10091 | 10101 |
| |
| |||
11067 | 11077 |
| |
11068 | 11078 |
| |
11069 | 11079 |
| |
| 11080 | + | |
| 11081 | + | |
| 11082 | + | |
11070 | 11083 |
| |
11071 | 11084 |
| |
11072 | 11085 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2456 | 2456 |
| |
2457 | 2457 |
| |
2458 | 2458 |
| |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
2459 | 2463 |
| |
2460 | 2464 |
| |
2461 | 2465 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 | 1237 |
| |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
1238 | 1241 |
| |
1239 | 1242 |
| |
1240 | 1243 |
| |
|
0 commit comments
Comments
(0)