postgresql/src/backend/utils/error
Peter Eisentraut 592a228372 Revert "Add GUC backtrace_on_internal_error"
This reverts commit a740b213d4.

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#764bcdbb73e162787e1ad984935e51e3
2024-04-29 10:49:42 +02:00
..
Makefile Introduce log_destination=jsonlog 2022-01-17 10:16:53 +09:00
assert.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
csvlog.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
elog.c Revert "Add GUC backtrace_on_internal_error" 2024-04-29 10:49:42 +02:00
jsonlog.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00