Re: Open SSI correctness issues

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: pgsql-hackers mailing list <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Subject: Re: Open SSI correctness issues
Date: 2026-09-21 12:01:27
Message-ID: CAJ7c6TNgbtx_naRQZN2VSpeEpX-7ZdqmNLyWxzOUr7nBhJQDUQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Andrey,

> Two of the seven issues in the original list are now fixed. Dean has
> committed the missing SIREAD lock fix for ON CONFLICT (fb60892f403),
> and Fujii earlier committed the fix for the temp-table cleanup hang
> (0b776de09ed). Both were backpatched through PG14. Thank you, Dean
> and Fujii!
>
> That leaves five issues from the original list. Further review of the
> remaining patches would be very welcome.

I reviewed the fix proposed for TID range scans (#6 in the list) and
it is waiting for a committer now. This leaves us four issues.

--
Best regards,
Aleksander Alekseev

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2026-09-21 12:11:00 Re: Direct TOAST v2, faster, smaller and no migration needed
Previous Message Aleksander Alekseev 2026-09-21 11:51:49 Re: Write skew observed under serializable isolation