Re: Possible G2-item at SERIALIZABLE - Mailing list pgsql-bugs

From Zsolt Parragi
Subject Re: Possible G2-item at SERIALIZABLE
Date
Msg-id CAN4CZFNQbDWt=VVRei+Tps4Ac4Uz5jxC7fiKCQMsrq9z1_pBDg@mail.gmail.com
Whole thread
In response to Re: Possible G2-item at SERIALIZABLE  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-bugs
> Let's work towards fixes. I agree with your idea about introducing helpers
> and tracking all cases where we need to DooM. Would you like to propose a
> next patch version where you fix all know cases?

Sorry for the late response, I thought I already shared this patch and
now when I looked at this thread I realized that I didn't.

I attached a reworked patch that introduces 2 helper macros (functions
would be more complex with va args), and converts existing uses to
using them, dooming some scenarios, and extending the test coverage.

Attachment

pgsql-bugs by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: BUG #19627: 32,768 trigger arguments wrap `tgnargs` and are silently lost at runtime
Next
From: Michael Paquier
Date:
Subject: Re: BUG #19623: Postmaster livelocks respawning io workers when children die after crash restart; pg_ctl stop fails