Re: Remove specific \r\n code in TAP for Windows
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-29T01:07:57Z
Lists: pgsql-hackers
On Tue, Oct 28, 2025 at 08:27:35AM +0900, Michael Paquier wrote: > Time for a verdict, so applied on HEAD now. Three buildfarm members have reported after 8767b449a3a1: fairywren, drongo and hamerkop. All of them have reported green, so applied the equivalent cleanup on REL_18_STABLE with a92bbffbc3a7 for the service test. -- Michael
Commits
-
Simplify newline handling in libpq TAP test
- a92bbffbc3a7 18.1 landed
-
Simplify newline handling in two TAP tests
- 8767b449a3a1 19 (unreleased) landed