pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner

pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner

pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner

pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner

pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner

pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows

2025-02-19 Thread Andres Freund
tests: BackgroundPsql: Fix potential for lost errors on windows This addresses various corner cases in BackgroundPsql: - On windows stdout and stderr may arrive out of order, leading to errors not being reported, or attributed to the wrong statement. To fix, emit the "query-separation banner