We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42cd05 commit bdf9b60Copy full SHA for bdf9b60
src/backend/utils/misc/guc_tables.c
@@ -703,7 +703,7 @@ const char *const config_group_names[] =
703
gettext_noop("Version and Platform Compatibility / Previous PostgreSQL Versions"),
704
/* COMPAT_OPTIONS_CLIENT */
705
gettext_noop("Version and Platform Compatibility / Other Platforms and Clients"),
706
- /* ERROR_HANDLING */
+ /* ERROR_HANDLING_OPTIONS */
707
gettext_noop("Error Handling"),
708
/* PRESET_OPTIONS */
709
gettext_noop("Preset Options"),
0 commit comments