]> granicus.if.org Git - postgresql/commit
Allow COMMENT ON COLUMN with partitioned tables
authorSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Apr 2017 09:42:10 +0000 (10:42 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 18 Apr 2017 09:42:10 +0000 (10:42 +0100)
commit51175f3638524231405e674e40bde159b0b76727
tree34c4d4a53ca94d7b320d0ad02ae6dd30b187f9b2
parentb2188575c59462c0fd23b63c92fb802206162e49
Allow COMMENT ON COLUMN with partitioned tables

Amit Langote
src/backend/commands/comment.c
src/test/regress/expected/create_table.out
src/test/regress/sql/create_table.sql