pgsql: Fix incorrect message-printing in win32security.c.

2025-10-18 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-17 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-17 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-17 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-13 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-13 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik

pgsql: Fix incorrect message-printing in win32security.c.

2025-10-13 Thread Tom Lane
Fix incorrect message-printing in win32security.c. log_error() would probably fail completely if used, and would certainly print garbage for anything that needed to be interpolated into the message, because it was failing to use the correct printing subroutine for a va_list argument. This bug lik