Comments not allowed on partitioned table columns
Attached patch fixes the oversight that COMMENT ON COLUMN is not allowed
on partitioned tables columns.
Thanks,
Amit
Attachments:
0001-Allow-COMMENT-ON-partitioned-table-columns.patchtext/x-diff; name=0001-Allow-COMMENT-ON-partitioned-table-columns.patchDownload+29-2
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.
Thanks,
Amit
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 18 April 2017 at 06:57, Amit Langote <Langote_Amit_f8@lab.ntt.co.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.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 2017/04/18 18:45, Simon Riggs wrote:
On 18 April 2017 at 06:57, Amit Langote <Langote_Amit_f8@lab.ntt.co.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
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers