Quote filename in error message

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 683df3f4de00bf50b20eae92369e006badf7cd57
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-04-05T20:10:28Z
Releases: 18.0
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

Files

PathChange+/−
src/interfaces/libpq/fe-secure-openssl.c modified +2 −2

Discussion