summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTomas Vondra2017-10-08 21:44:27 +0000
committerTomas Vondra2017-10-08 21:59:38 +0000
commit3a64cfdde398c79cc22ba9d3969965db9bc2605b (patch)
treefdad76c8a83ead3a8011f839e73c34ddac0acbd5 /doc/src
parentd97e4f668ab404977dad114d148dd29bc4aee8fb (diff)
Stabilize combocid test by replicating the table
Commit 1d14325822 randomized the choice of a starting node with ROUNDROBIN distribution, so that the data in combocid tests are not all placed on the first node but distributed randomly (despite using single-row INSERTS as before). So to stabilize the test, make the table replicated. The table only has a single column and the test updates is, so we can't use any other stable distribution (e.g. BY HASH). The expected results were obtained by running the combocid.sql on PostgreSQL 10, so there might be some cmin differences.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions