This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
The following commit(s) were added to refs/heads/main by this push:
new fa73033d25 Update Makefile: fix typo. s/appendonly/aocs/
fa73033d25 is described below
commit fa73033d2553968681e5ad41187a5a082e6a0f4e
Author: reshke <[email protected]>
AuthorDate: Wed Mar 5 09:50:30 2025 +0500
Update Makefile: fix typo. s/appendonly/aocs/
---
src/backend/access/aocs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/access/aocs/Makefile b/src/backend/access/aocs/Makefile
index d5a5737364..83de531d49 100755
--- a/src/backend/access/aocs/Makefile
+++ b/src/backend/access/aocs/Makefile
@@ -1,7 +1,7 @@
#-------------------------------------------------------------------------
#
# Makefile--
-# Makefile for access/appendonly
+# Makefile for access/aocs
#
#-------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]