Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error

From: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)postgresql(dot)org, Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>
Subject: Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error
Date: 2022-09-04 07:56:58
Message-ID: CALtqXTe6HivsqKvZ6S4RomAPRVf6+CvwKFdyJeQNjqXMhtu4Kg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 3, 2022 at 12:09 PM Julien Rouhaud <rjuju123(at)gmail(dot)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."*

[1] https://wiki.postgresql.org/wiki/CommitFest_Checklist

--
Ibrar Ahmed

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2022-09-04 08:18:21 Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP.
Previous Message Alvaro Herrera 2022-09-04 07:54:50 Re: pgsql: Prefetch data referenced by the WAL, take II.