Re: Open SSI correctness issues - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Open SSI correctness issues
Date
Msg-id CAJ7c6TNgbtx_naRQZN2VSpeEpX-7ZdqmNLyWxzOUr7nBhJQDUQ@mail.gmail.com
Whole thread
In response to Re: Open SSI correctness issues  (Andrey Borodin <x4mmm@yandex-team.ru>)
List 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



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Write skew observed under serializable isolation
Next
From: Hannu Krosing
Date:
Subject: Re: Direct TOAST v2, faster, smaller and no migration needed