mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Fix typo in comment.
Report by Amit Kapila
This commit is contained in:
@@ -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
|
* This should only be used for verbose debugging messages where the repeated
|
||||||
* inclusion of CONTEXT: bloats the log volume too much.
|
* inclusion of CONTEXT: bloats the log volume too much.
|
||||||
|
|||||||
Reference in New Issue
Block a user