This is an automated email from the ASF dual-hosted git repository.

chenjinbao1989 pushed a commit to branch cbdb-postgres-merge
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


The following commit(s) were added to refs/heads/cbdb-postgres-merge by this 
push:
     new 77649bbe082 Fix answer file for profile
77649bbe082 is described below

commit 77649bbe08272dfc9ba80d37a080e9f55b5b5729
Author: Jinbao Chen <[email protected]>
AuthorDate: Thu Mar 5 23:35:41 2026 -0500

    Fix answer file for profile
---
 src/test/regress/expected/profile.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/regress/expected/profile.out 
b/src/test/regress/expected/profile.out
index 9c2c203602b..256d41024db 100644
--- a/src/test/regress/expected/profile.out
+++ b/src/test/regress/expected/profile.out
@@ -5,7 +5,7 @@
 SELECT COUNT(*) FROM pg_stat_activity;
  count 
 -------
-     9
+    10
 (1 row)
 
 -- Display pg_authid, pg_roles, pg_profile and pg_password_history catalog


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to