Do not log subscription conninfo.

Logging connection information, even at DEBUG1, creates unnecessary
risks. Remove the entire log message because it had no other useful
content.

Addresses finding 14 in report from linked discussion.

Reported-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 14

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9a8c9338377c397714bb2cc44b46a430dce5bdfe

Modified Files
--------------
src/backend/replication/logical/worker.c | 4 ----
1 file changed, 4 deletions(-)

Reply via email to