forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6736916
committed
Include the current value of max_stack_depth in stack depth complaints.
I'm mainly interested in finding out what it is on buildfarm machines,but including the active value in the message seems like good practicein any case. Add the info to the HINT, not the ERROR string, so as notto change the regression tests' expected output.1 parent5e8b7b0 commit6736916
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3021 | 3021 |
| |
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 |
| - | |
3025 |
| - | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
3026 | 3027 |
| |
3027 | 3028 |
| |
3028 | 3029 |
| |
|
0 commit comments
Comments
(0)