Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbdf9b60

Browse files
committed
Fix comment in guc_tables.c
s/ERROR_HANDLING/ERROR_HANDLING_OPTIONS/.Author: Peter SmithDiscussion:https://postgr.es/m/CAHut+PtDj3CV+f0pVisc0XYMi2LHGBpQxQWtF0FjiSVN_nV17Q@mail.gmail.com
1 parentc42cd05 commitbdf9b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/guc_tables.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ const char *const config_group_names[] =
703703
gettext_noop("Version and Platform Compatibility / Previous PostgreSQL Versions"),
704704
/* COMPAT_OPTIONS_CLIENT */
705705
gettext_noop("Version and Platform Compatibility / Other Platforms and Clients"),
706-
/*ERROR_HANDLING */
706+
/*ERROR_HANDLING_OPTIONS */
707707
gettext_noop("Error Handling"),
708708
/* PRESET_OPTIONS */
709709
gettext_noop("Preset Options"),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp