Re: Comments not allowed on partitioned table columns

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Comments not allowed on partitioned table columns
Date: 2017-04-18 09:47:44
Message-ID: 351478ce-afd9-71f5-8f5c-164242c5aa1a@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017/04/18 18:45, Simon Riggs wrote:
> On 18 April 2017 at 06:57, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>> On 2017/04/18 14:50, Amit Langote wrote:
>>> Attached patch fixes the oversight that COMMENT ON COLUMN is not allowed
>>> on partitioned tables columns.
>>
>> Forgot to mention that I added this to the open items list.
>
> Pushed, thanks.

Thanks.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2017-04-18 10:02:07 Re: Quorum commit for multiple synchronous replication.
Previous Message Simon Riggs 2017-04-18 09:45:55 Re: Comments not allowed on partitioned table columns