Re: [BUGS] BUG #14866: The generated constraint in the typed table causes the server to crash

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: gomer94(at)yandex(dot)ru, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Subject: Re: [BUGS] BUG #14866: The generated constraint in the typed table causes the server to crash
Date: 2017-11-28 16:37:22
Message-ID: f3370ab1-7fe9-0533-db45-e194c719f8aa@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 11/27/17 20:39, Michael Paquier wrote:
> On Wed, Nov 15, 2017 at 10:23 AM, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)com> wrote:
>> Yeah, possibly. This really requires more thinking as we likely don't
>> want to make the code more a mess than it is now. There is no urgency
>> in getting things refactored now anyway. And perhaps there will be no
>> need to do so.
>
> Peter, you are marked as a reviewer of this patch which is a bug fix.
> Are you planning to look at it? For now I am bumping it to the next
> CF.

I'll look at it at some point.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Voytsekhovskyy 2017-11-28 17:17:39 BUG in 10.1 - dsa_area could not attach to a segment that has been freed
Previous Message Tomas Vondra 2017-11-28 15:02:19 Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop