Fixes test errors after rebase

test_branch
gindibay 2023-07-29 21:22:22 +03:00
parent 1a1b633d55
commit 3220bd9c47
2 changed files with 4 additions and 1 deletions

View File

@ -1342,6 +1342,9 @@ citus_update_node(PG_FUNCTION_ARGS)
}
/*
*
*/
Datum
citus_pause_node_within_txn(PG_FUNCTION_ARGS)
{

View File

@ -339,5 +339,5 @@ ORDER BY 1;
view citus_stat_tenants_local
view pg_dist_shard_placement
view time_partitions
(331 rows)
(329 rows)