| From: | "chee(dot)wooson" <chee(dot)wooson(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | "chee(dot)wooson" <chee(dot)wooson(at)gmail(dot)com> |
| Subject: | [PATCH v4] Fix exported snapshot xmin handoff race |
| Date: | 2026-08-03 09:40:08 |
| Message-ID: | 20260803094009.4021947-1-chee.wooson@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
The v2 patch had TAP test failures on some CommitFest platforms. I
prepared v3 to fix those test issues, but accidentally sent it inline
instead of as a patch attachment.
Attached is v4. It has the same code changes as v3, but is sent as an
attachment so that the CommitFest app and cfbot can process it properly.
Thanks,
Chee
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-Fix-exported-snapshot-xmin-handoff-race.patch | text/x-patch | 10.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2026-08-03 09:44:27 | Re: Fix error handling in getCopyDataMessage and pqFunctionCall3 |
| Previous Message | chee.wooson | 2026-08-03 09:34:25 | [PATCH v4] Fix exported snapshot xmin handoff race |