/*
 * errhidestmt --- 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.
 */
int
errhidecontext(bool hide_ctx)


Here in function header, function name should be
errhidecontext.

With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

Reply via email to