Re: NOT NULL constraints on range partition key columns

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
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-19 00:53:26
Message-ID: 5a6d7414-e47a-1f48-6a53-fa5f23a011dc@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017/05/19 3:06, Robert Haas wrote:
> 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.

Thanks a lot.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-05-19 00:54:07 Re: Getting error at the time of dropping subscription and few more issues
Previous Message Peter Eisentraut 2017-05-19 00:48:44 Re: Documentation about pg_stat_bgwriter