Re: Python/pytest test framework take two

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, Xuneng Zhou <xunengzhou(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Gregory Burd <greg(at)burd(dot)me>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: Python/pytest test framework take two
Date: 2026-09-07 07:31:37
Message-ID: CAGECzQTeFPym8ujdybcOuV80KcSD4ameBkwXtd8ZckYckXxwzg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 7, 2026, 08:53 Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:

> I could not tell from the thread whether the current patch set is ready
> for further review or a new version is needed first. I have therefore
> moved the CF entry [0] to Waiting on Author for now. If the current
> patch set is ready, please just move it back to Needs review.

I moved it back to Needs Review. The core parts of the patch could still
use review.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-09-07 07:43:32 Re: Assert failure in try_nestloop_path()
Previous Message Chao Li 2026-09-07 07:22:53 Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array