pgsql: Quote filename in error message
Started by Daniel Gustafssonover 1 year ago1 messagescomitters
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: /messages/by-id/20250404.120328.103562371975971823.horikyota.ntt@gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/683df3f4de00bf50b20eae92369e006badf7cd57
Modified Files
--------------
src/interfaces/libpq/fe-secure-openssl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)