diff --git a/src/test/binary_swap/expected/resgroup_current_1_group.out b/src/test/binary_swap/expected/resgroup_current_1_group.out index f68923f71851e97fa435b49e4426789bbdda5820..3c20d4d6b076a1e81cf6eb0359cf0507f27748e1 100644 --- a/src/test/binary_swap/expected/resgroup_current_1_group.out +++ b/src/test/binary_swap/expected/resgroup_current_1_group.out @@ -18,9 +18,9 @@ select * from pg_resgroup select avg(reslimittype) from pg_resgroupcapability where reslimittype <= 1; - avg ------ - 1 + avg +------------------------ + 1.00000000000000000000 (1 row) select groupname from gp_toolkit.gp_resgroup_config diff --git a/src/test/binary_swap/expected/resgroup_current_1_queue.out b/src/test/binary_swap/expected/resgroup_current_1_queue.out index 8192d763ee6adf189c0ceb4275e452df3c2342b1..21901cf16a2d438acce1f79c49167efc20a871da 100644 --- a/src/test/binary_swap/expected/resgroup_current_1_queue.out +++ b/src/test/binary_swap/expected/resgroup_current_1_queue.out @@ -16,9 +16,9 @@ select * from pg_resgroup select avg(reslimittype) from pg_resgroupcapability where reslimittype <= 1; - avg ------ - 1 + avg +------------------------ + 1.00000000000000000000 (1 row) select groupname from gp_toolkit.gp_resgroup_config diff --git a/src/test/binary_swap/expected/resgroup_current_3_group.out b/src/test/binary_swap/expected/resgroup_current_3_group.out index f68923f71851e97fa435b49e4426789bbdda5820..3c20d4d6b076a1e81cf6eb0359cf0507f27748e1 100644 --- a/src/test/binary_swap/expected/resgroup_current_3_group.out +++ b/src/test/binary_swap/expected/resgroup_current_3_group.out @@ -18,9 +18,9 @@ select * from pg_resgroup select avg(reslimittype) from pg_resgroupcapability where reslimittype <= 1; - avg ------ - 1 + avg +------------------------ + 1.00000000000000000000 (1 row) select groupname from gp_toolkit.gp_resgroup_config diff --git a/src/test/binary_swap/expected/resgroup_current_3_queue.out b/src/test/binary_swap/expected/resgroup_current_3_queue.out index 63bf1afbc745e880cd63db367bb5f3ae8534bfb2..358b23ddeddbd1413033d20fc26bc1226e17977e 100644 --- a/src/test/binary_swap/expected/resgroup_current_3_queue.out +++ b/src/test/binary_swap/expected/resgroup_current_3_queue.out @@ -18,9 +18,9 @@ select * from pg_resgroup select avg(reslimittype) from pg_resgroupcapability where reslimittype <= 1; - avg ------ - 1 + avg +------------------------ + 1.00000000000000000000 (1 row) select groupname from gp_toolkit.gp_resgroup_config diff --git a/src/test/binary_swap/expected/resgroup_other_2_queue.out b/src/test/binary_swap/expected/resgroup_other_2_queue.out index 63bf1afbc745e880cd63db367bb5f3ae8534bfb2..358b23ddeddbd1413033d20fc26bc1226e17977e 100644 --- a/src/test/binary_swap/expected/resgroup_other_2_queue.out +++ b/src/test/binary_swap/expected/resgroup_other_2_queue.out @@ -18,9 +18,9 @@ select * from pg_resgroup select avg(reslimittype) from pg_resgroupcapability where reslimittype <= 1; - avg ------ - 1 + avg +------------------------ + 1.00000000000000000000 (1 row) select groupname from gp_toolkit.gp_resgroup_config