summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorPavan Deolasee2015-06-29 07:34:11 +0000
committerPavan Deolasee2015-06-29 07:34:11 +0000
commit069f2673ce23026c2a4bcd482a35637a4374132b (patch)
treecd9317343dd3ec51aa1afcfef4092283d0d3b346 /src/include/postgres.h
parent17d5945331b6d6e80b71b74b1b8ed80f6ddf0f14 (diff)
Turn tables in updatable_views testcase to replicated tables
This test contains many INSERT/UPDATE/DELETE on the first column, also a primary key, of the table. Since XL by default distributes a table on its primary key and it does not support INSERT/UPDATE/DELETE on the distribution column, the test case fails with many errors. So we instead use replicated tables in the test case. There are still a few failures that need to be investigated.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions