Commit 592a228
committed
Revert "Add GUC backtrace_on_internal_error"
This reverts commit a740b21.
Subsequent discussion showed that there was interest in a more general
facility to configure when server log events would produce backtraces,
and this existing limited way couldn't be extended in a compatible
way. So the consensus was to revert this for PostgreSQL 17 and
reconsider this topic for PostgreSQL 18.
Discussion: https://www.postgresql.org/message-id/flat/CAGECzQTChkvn5Xj772LB3%3Dxo2x_LcaO5O0HQvXqobm1xVp6%2B4w%40mail.gmail.com#764bcdbb73e162787e1ad984935e51e31 parent 5c9f35f commit 592a228
File tree
4 files changed
+3
-44
lines changed- doc/src/sgml
- src
- backend/utils
- error
- misc
- include/utils
4 files changed
+3
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11381 | 11381 | | |
11382 | 11382 | | |
11383 | 11383 | | |
11384 | | - | |
11385 | | - | |
11386 | | - | |
11387 | | - | |
11388 | | - | |
11389 | | - | |
11390 | | - | |
11391 | | - | |
11392 | | - | |
11393 | | - | |
11394 | | - | |
11395 | | - | |
11396 | | - | |
11397 | | - | |
11398 | | - | |
11399 | | - | |
11400 | | - | |
11401 | | - | |
11402 | | - | |
11403 | | - | |
11404 | | - | |
11405 | | - | |
11406 | | - | |
11407 | | - | |
11408 | | - | |
11409 | | - | |
11410 | | - | |
11411 | 11384 | | |
11412 | 11385 | | |
11413 | 11386 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
505 | 503 | | |
506 | 504 | | |
507 | 505 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | 534 | | |
536 | 535 | | |
537 | 536 | | |
| |||
770 | 769 | | |
771 | 770 | | |
772 | 771 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | 772 | | |
784 | 773 | | |
785 | 774 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | 270 | | |
272 | 271 | | |
273 | 272 | | |
| |||
0 commit comments