Re: Remove specific \r\n code in TAP for Windows

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove specific \r\n code in TAP for Windows
Date: 2025-10-29 01:07:57
Message-ID: aQFo7WRZtb8d4KpC@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2025-10-29 01:16:32 Re: display hot standby state in psql prompt
Previous Message Thomas Munro 2025-10-29 01:00:54 Re: C11: should we use char32_t for unicode code points?