citus/src
Hadi Moshayedi 7280774cf4 Use list_length() != 1 in SingleReplicatedTable().
ShardPlacementList's implementation can return NIL. In previous implementation
we got a segmentation fault in this case. The relation can be dropped after
getting distributed table list but before calling SingleReplicatedTable().
2017-10-31 21:51:43 -04:00
..
backend Use list_length() != 1 in SingleReplicatedTable(). 2017-10-31 21:51:43 -04:00
include Make reports hostname configurable and enable stats collection in tests. 2017-10-31 21:51:43 -04:00
test/regress Make reports hostname configurable and enable stats collection in tests. 2017-10-31 21:51:43 -04:00