Comments not allowed on partitioned table columns

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Comments not allowed on partitioned table columns
Date: 2017-04-18 05:50:15
Message-ID: 8a1d4662-9665-59d5-518d-45616b75f06a@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached patch fixes the oversight that COMMENT ON COLUMN is not allowed
on partitioned tables columns.

Thanks,
Amit

Attachment Content-Type Size
0001-Allow-COMMENT-ON-partitioned-table-columns.patch text/x-diff 3.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-04-18 05:57:08 Re: Comments not allowed on partitioned table columns
Previous Message Noah Misch 2017-04-18 05:44:36 Re: scram and \password