This is an automated email from the ASF dual-hosted git repository. leborchuk pushed a commit to branch PG14_ARCHIVE_REBASED in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit dbec496f32d7e3991cc9ae8821fbadb88c039684 Author: reshke <[email protected]> AuthorDate: Wed Feb 11 00:43:38 2026 +0500 Add yezzey as submodule (#23) --- .gitmodules | 3 +++ gpcontrib/yezzey | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index a7b61644ee2..9ebe8907c58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,3 +15,6 @@ path = dependency/yyjson url = https://github.com/ibireme/yyjson.git +[submodule "gpcontrib/yezzey"] + path = gpcontrib/yezzey + url = [email protected]:open-gpdb/yezzey.git diff --git a/gpcontrib/yezzey b/gpcontrib/yezzey new file mode 160000 index 00000000000..ba7467211db --- /dev/null +++ b/gpcontrib/yezzey @@ -0,0 +1 @@ +Subproject commit ba7467211db94f0017e0028a6541fc201f02634e --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
