mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 01:00:11 -04:00
Fix typo in comment.
Report by Amit Kapila
This commit is contained in:
parent
d5e3d1e969
commit
9f1d7313aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1082,7 +1082,7 @@ errhidestmt(bool hide_stmt)
|
|||
}
|
||||
|
||||
/*
|
||||
* errhidestmt --- optionally suppress CONTEXT: field of log entry
|
||||
* errhidecontext --- optionally suppress CONTEXT: field of log entry
|
||||
*
|
||||
* This should only be used for verbose debugging messages where the repeated
|
||||
* inclusion of CONTEXT: bloats the log volume too much.
|
||||
|
|
|
|||
Loading…
Reference in a new issue