Re: NOT NULL constraints on range partition key columns

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: NOT NULL constraints on range partition key columns
Date: 2017-05-18 18:06:02
Message-ID: CA+TgmoYzuUC6ONCF_SShpO3yZE5NV0n4Dio9ZuQX7i_MMVRt8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 16, 2017 at 8:19 PM, Amit Langote
<Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> Thanks for the review. I updated the comments.

I found several more places that also needed to be updated using 'git
grep'. Committed with various additions.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-05-18 18:48:11 Re: 10beta1 sequence regression failure on sparc64
Previous Message Andres Freund 2017-05-18 16:47:17 Re: Cached plans and statement generalization