Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error - Mailing list pgsql-hackers

From Ibrar Ahmed
Subject Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error
Date
Msg-id CALtqXTe6HivsqKvZ6S4RomAPRVf6+CvwKFdyJeQNjqXMhtu4Kg@mail.gmail.com
Whole thread Raw
In response to Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-hackers


On Sat, Sep 3, 2022 at 12:09 PM Julien Rouhaud <rjuju123@gmail.com> wrote:
Hi,

On Sat, Sep 03, 2022 at 10:36:37AM +0500, Ibrar Ahmed wrote:
>
> Hi Kyotaro Horiguchi, Fabien Coelho, Daniel Gustafsson,
>
> Since you haven't had time to write a review the last many days, the author
> replied
> with a rebased patch for a long time and never heard. We've taken your name
> off the reviewer list for this patch. Of course, you are still welcome to
> review it if you can
> find the time. We're removing your name so that other reviewers know the
> patch still needs
> attention. We understand that day jobs and other things get in the way of
> doing patch
> reviews when you want to, so please come back and review a patch or two
> later when you
> have more time.

I thought that we decided not to remove assigned reviewers from a CF entry,
even if they didn't reply recently?  See the discussion around
https://www.postgresql.org/message-id/CA%2BTgmoZSBNhX0zCkG5T5KiQize9Aq4%2Bec%2BuqLcfBhm_%2B12MbQA%40mail.gmail.com

Ah, ok, thanks for the clarification. I will add them back.

@Jacob Champion, we need to update the CommitFest Checklist [1] document accordingly.


"Reviewer Clear
   [reviewer name]:

   Since you haven't had time to write a review of [patch] in the last 5 days,
   we've taken your name off the reviewer list for this patch."

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Prefetch data referenced by the WAL, take II.
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP.