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

reshke 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 787ed1297bd Fix oversigth of 79582b9f (#1470)
787ed1297bd is described below

commit 787ed1297bd9a5bd65630d12b2be95194fb39c5d
Author: reshke <[email protected]>
AuthorDate: Sat Dec 6 12:40:44 2025 +0500

    Fix oversigth of 79582b9f (#1470)
    
    Restore this fork catalog number practice
---
 src/include/catalog/catversion.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h
index 960cad2da93..3de2e549f4c 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -59,7 +59,7 @@
  * catalog versions from Greenplum.
  */
 
-/*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     202307071
+/*                                                     3yyymmddN */
+#define CATALOG_VERSION_NO     302512051
 
 #endif


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

Reply via email to