[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started

[COMMITTERS] pgsql: Clear error_context_stack and debug_query_string at the beginning

2010-03-19 Thread Tom Lane
Log Message: --- Clear error_context_stack and debug_query_string at the beginning of proc_exit, so that we won't try to attach any context printouts to messages that get emitted while exiting. Per report from Dennis Koegel, the context functions won't necessarily work after we've started