Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Ibrar Ahmed <ibrar.ahmad@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, Fabien COELHO <coelho@cri.ensmp.fr>, Daniel Gustafsson <daniel@yesql.se>, pgsql-hackers@postgresql.org, Yugo NAGATA <nagata@sraoss.co.jp>
Date: 2022-09-03T07:09:03Z
Lists: pgsql-hackers
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
Commits
-
Fix pgbench in prepared mode with an empty pipeline
- 8f5e42d33469 16.0 landed
- 34f51196573c 15.4 landed
-
pgbench: Prepare commands in pipelines in advance
- 663e50e83211 14.8 landed
- 108a22bd14d4 15.3 landed
- 038f586d5f1d 16.0 landed
-
Add -M (query mode) option per ITAGAKI Takahiro
- 49639a7b2c52 8.4.0 cited