pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-10-18 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-10-18 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-10-18 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-10-18 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-10-18 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-09-30 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe

pgsql: pgbench: Fix error reporting in readCommandResponse().

2025-09-30 Thread Fujii Masao
pgbench: Fix error reporting in readCommandResponse(). pgbench uses readCommandResponse() to process server responses. When readCommandResponse() encounters an error during a call to PQgetResult() to fetch the current result, it attempts to report it with an additional error message from PQerrorMe