We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966cb72 commit e5e3e2bCopy full SHA for e5e3e2b
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