From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | michael(dot)paquier(at)gmail(dot)com |
Cc: | Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT |
Date: | 2017-12-12 08:41:43 |
Message-ID: | 20171212.174143.198079225.horiguchi.kyotaro@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
At Wed, 29 Nov 2017 14:04:01 +0900, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> wrote in <CAB7nPqTt-mj4S8qoO_C9CaFAcV0J3vhgg4_Kw2U1wXvyEYB0bw(at)mail(dot)gmail(dot)com>
> On Tue, Sep 19, 2017 at 3:04 PM, Kyotaro HORIGUCHI
> <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> >> By the way, I will take a look at your patch when I come back from the
> >> vacation. Meanwhile, I noticed that it needs another rebase after
> >> 0a480502b092 [1].
>
> Moved to CF 2018-01.
Thank you. (I'll do that by myself from the next CF)
This is rebased patch and additional patch of isolation test for
this problem.
regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
0001-Add-isolation-test.patch | text/x-patch | 2.0 KB |
0002-Lock-parent-on-ALTER-TABLE-NO-INHERIT.patch | text/x-patch | 1.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro HORIGUCHI | 2017-12-12 08:43:31 | Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) |
Previous Message | Amit Kapila | 2017-12-12 08:31:26 | README.tuplock seems to have outdated information |