Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9f1d731

Browse files
committed
Fix typo in comment.
Report by Amit Kapila
1 parent d5e3d1e commit 9f1d731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/error/elog.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ errhidestmt(bool hide_stmt)
10821082
}
10831083

10841084
/*
1085-
* errhidestmt --- optionally suppress CONTEXT: field of log entry
1085+
* errhidecontext --- optionally suppress CONTEXT: field of log entry
10861086
*
10871087
* This should only be used for verbose debugging messages where the repeated
10881088
* inclusion of CONTEXT: bloats the log volume too much.

0 commit comments

Comments
 (0)