pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th

pgsql: Clean up properly error_context_stack in autovacuum worker on ex

2019-10-22 Thread Michael Paquier
Clean up properly error_context_stack in autovacuum worker on exception Any callback set would have no meaning in the context of an exception. As an autovacuum worker exits quickly in this context, this could be only an issue within EmitErrorReport(), where the elog hook is for example called. Th