Quote filename in error message
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Sat, 5 Apr 2025 20:10:28 +0000 (22:10 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Sat, 5 Apr 2025 20:10:28 +0000 (22:10 +0200)
commit683df3f4de00bf50b20eae92369e006badf7cd57
tree5e0355ae9015e845a905fb2d62f0c530365d120e
parent691836405f1ecae2368a0f2fdbfee3b2cb53375b
Quote filename in error message

Project standard is to quote filenames in error and log messages, which
commit 2da74d8d640 missed in two error messages.

Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20250404.120328.103562371975971823.horikyota.ntt@gmail.com
src/interfaces/libpq/fe-secure-openssl.c