Re: pg_log_backend_memory_contexts() and log level
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: torikoshia <torikoshia@oss.nttdata.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-01-28T02:27:39Z
Lists: pgsql-hackers
On 2022/01/27 12:45, Fujii Masao wrote: > Thanks for the review! So barring any objection, I will commit the patch and backport it to v14 where pg_log_backend_memory_contexts() is added. Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Prevent memory context logging from sending log message to connected client.
- 6e7ee55e7277 14.2 landed
- 108505d763d1 15.0 landed