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

avamingli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git

commit a368828c5ae03679f120b8c81ee2bf7e434d3323
Author: Marbin Tan <[email protected]>
AuthorDate: Mon Mar 25 14:14:17 2024 -0700

    Update comment
    
    `pg_upgrade_greenplum.c` no longer exists and has been renamed to
    `controldata_gp.c`.
---
 src/bin/pg_upgrade/greenplum/pg_upgrade_greenplum.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/pg_upgrade/greenplum/pg_upgrade_greenplum.h 
b/src/bin/pg_upgrade/greenplum/pg_upgrade_greenplum.h
index 463a159ec9..7aeb7d8a7a 100644
--- a/src/bin/pg_upgrade/greenplum/pg_upgrade_greenplum.h
+++ b/src/bin/pg_upgrade/greenplum/pg_upgrade_greenplum.h
@@ -65,7 +65,7 @@ bool is_greenplum_dispatcher_mode(void);
 bool is_checksum_mode(checksumMode mode);
 bool is_show_progress_mode(void);
 
-/* pg_upgrade_greenplum.c */
+/* controldata_gp.c */
 void freeze_master_data(void);
 void reset_system_identifier(void);
 


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

Reply via email to