summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorPavan Deolasee2018-07-27 06:59:13 +0000
committerPavan Deolasee2018-07-27 08:01:38 +0000
commit206ae9bd5fcb0b3d07d8414521698717cb00fd60 (patch)
tree8e85592e5c678f24b407adbb833799b460205edc /src/backend/access/gist/gistvalidate.c
parent28dcb30a154e2ac18da679c12ae9a17b7ef6fa2f (diff)
Do not dump DISTRIBUTED BY for partition and inherited table
Child tables inherit the distribition property from the parent table. Even more, XL doesn't support a syntax of the form PARTITION OF .. DISTRIBUTED BY and doesn't allow child tables to have a distribution property different than the parent. So attaching this clause to the partition table does not make any sense. Per report from Virendra Kumar.
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions