Re: Issue with markers in isolation tester? Or not?

From: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issue with markers in isolation tester? Or not?
Date: 2025-01-14 11:16:22
Message-ID: CANtu0ohv_+rQwMLyyY259PDawmRk8cUk38DPjOcHa=Pie8BMdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, Noah!

Thanks for your attention!

It looks like the simplest solution is just to count the number of
not-yet-completed steps and check that value.

A patch with such changes (+ the same test + README update + commit
message) is attached.

Best regards,
Mikhail.

Attachment Content-Type Size
v2-0001-isolation-tester-Fix-synchronization-of-steps-wit.patch application/octet-stream 10.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shlok Kyal 2025-01-14 11:23:21 Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility.
Previous Message Alvaro Herrera 2025-01-14 10:47:21 Re: Modern SHA2- based password hashes for pgcrypto