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 d5e3d1e commit 9f1d731Copy full SHA for 9f1d731
src/backend/utils/error/elog.c
@@ -1082,7 +1082,7 @@ errhidestmt(bool hide_stmt)
1082
}
1083
1084
/*
1085
- * errhidestmt --- optionally suppress CONTEXT: field of log entry
+ * errhidecontext --- optionally suppress CONTEXT: field of log entry
1086
*
1087
* This should only be used for verbose debugging messages where the repeated
1088
* inclusion of CONTEXT: bloats the log volume too much.
0 commit comments