From: | Michel Pelletier <michel(at)supabase(dot)io> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: PATCH: Add Table Access Method option to pgbench |
Date: | 2022-06-30 20:07:53 |
Message-ID: | CAC77N6iXFs-MO=w+8A++9RDyvrnxajeD0G0iEZk8cVFwgoo-TQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I've got CI setup and building and the tests now pass, I was missing a
CASCADE in my test. New patch attached:
On Thu, 30 Jun 2022 at 10:50, Michel Pelletier <michel(at)supabase(dot)io> wrote:
> On Thu, 30 Jun 2022 at 09:51, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
>
>> On Thu, Jun 30, 2022 at 09:09:17AM -0700, Michel Pelletier wrote:
>> > This change was originally authored by Alexander Korotkov, I have
>> updated
>> > it and added a test to the pgbench runner. I'm hoping to make the
>> deadline
>> > for this currently open Commit Fest?
>>
>> This is failing check-world
>> http://cfbot.cputube.org/michel-pelletier.html
>>
>> BTW, you can test your patches the same as cfbot does (before mailing the
>> list)
>> on 4 OSes by pushing a branch to a github account. See
>> ./src/tools/ci/README
>>
>> Ah that's very helpful thank you! This is my first patch submission so
> sorry for any mixups.
>
> -Michel
>
Attachment | Content-Type | Size |
---|---|---|
pgbench-tableam.patch | text/x-patch | 4.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Nikita Malakhov | 2022-06-30 20:26:46 | Re: Pluggable toaster |
Previous Message | Michael Zhilin | 2022-06-30 20:05:28 | [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections |