Comments not allowed on partitioned table columns

Started by Amit Langotealmost 9 years ago4 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

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
#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Amit Langote (#1)
Re: Comments not allowed on partitioned table columns

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

#3Simon Riggs
simon@2ndQuadrant.com
In reply to: Amit Langote (#2)
Re: Comments not allowed on partitioned table columns

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

#4Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Simon Riggs (#3)
Re: Comments not allowed on partitioned table columns

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