mirror of https://github.com/citusdata/citus.git
Fix style checks
parent
6b8df85a88
commit
86de575bcc
|
@ -314,4 +314,4 @@ SELECT nodename || ':' || nodeport AS inst_2_node_endpoint FROM citus_shards WHE
|
|||
SELECT :'inst_1_node_endpoint' = :'inst_2_node_endpoint';
|
||||
|
||||
DROP TABLE shard_count_table_1_inst_1;
|
||||
DROP TABLE shard_count_table_1_inst_2;
|
||||
DROP TABLE shard_count_table_1_inst_2;
|
||||
|
|
Loading…
Reference in New Issue