Re: pgsql: Backpatch addition of wait_for_log(), pump_until().

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Backpatch addition of wait_for_log(), pump_until().
Date: 2022-05-06 13:29:43
Message-ID: 18b37361-b482-b9d8-f30d-6115cd5ce25c@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 03.05.22 03:11, Andres Freund wrote:
> Backpatch addition of wait_for_log(), pump_until().
>
> These were originally introduced in a2ab9c06ea1 and a2ab9c06ea1, as they are
> needed by a about-to-be-backpatched test.

I see this warning:

Subroutine pump_until redefined at t/013_crash_restart.pl line 246.

(There are a varying number of these warnings across the backbranches.)

Also, the local definition has different arguments than the backpatched
one. This should be double-checked.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-05-06 13:39:13 pgsql: Fix misleading comments about background worker registration.
Previous Message Daniel Gustafsson 2022-05-06 13:04:45 pgsql: pgcrypto: remove questionmark from error message