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 dea5c564891 Add more targets to `src/bin` Makefile
dea5c564891 is described below

commit dea5c56489163b0689b29891cba0087dcd65f993
Author: reshke <[email protected]>
AuthorDate: Wed Dec 24 13:21:18 2025 +0000

    Add more targets to `src/bin` Makefile
---
 src/bin/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/bin/Makefile b/src/bin/Makefile
index 86db7b1b573..e8828abdcdc 100644
--- a/src/bin/Makefile
+++ b/src/bin/Makefile
@@ -41,10 +41,14 @@ unittest-check:
 
 SUBDIRS = \
        initdb \
+       gpfts \
        pg_amcheck \
+       pg_archivecleanup \
+       pg_checksums \
        pg_config \
        pg_controldata \
        pg_ctl \
+       pg_resetwal \
        pg_rewind \
        psql \
        scripts


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

Reply via email to