Re: pgsql: Add wait_for_subscription_sync for TAP tests.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Amit Kapila <akapila(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add wait_for_subscription_sync for TAP tests.
Date: 2022-08-03 14:02:23
Message-ID: 2966703.1659535343@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> writes:
> Yeah, that can happen for bug fixes but may not be a big problem as it
> just avoids duplicate code. If you and others want we can back this
> now or otherwise, we can do it later if we really see the difficulty
> later.

IMO we've seldom regretted back-patching testing infrastructure.
We have regretted not doing so.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-08-03 15:15:13 pgsql: Reduce test runtime of src/test/modules/snapshot_too_old.
Previous Message Amit Kapila 2022-08-03 11:25:37 Re: pgsql: Add wait_for_subscription_sync for TAP tests.