mirror of https://github.com/citusdata/citus.git
Merge branch 'main' into propagate_doc
commit
ce98025539
|
@ -22,6 +22,7 @@ setup
|
|||
|
||||
teardown
|
||||
{
|
||||
SELECT wait_until_metadata_sync();
|
||||
DROP FUNCTION trigger_metadata_sync();
|
||||
DROP TABLE deadlock_detection_test;
|
||||
DROP TABLE t2;
|
||||
|
|
Loading…
Reference in New Issue