This is an automated email from the ASF dual-hosted git repository. maxyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit e02db30aa424c51a99df6a13267f0fce307cce11 Author: Jianghua Yang <[email protected]> AuthorDate: Mon Jan 13 09:49:49 2025 +0800 Clean up comments. --- contrib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/Makefile b/contrib/Makefile index 84138c41c3..6600cc91c4 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -5,7 +5,7 @@ top_builddir = .. include $(top_builddir)/src/Makefile.global # Cloudberry Database specific changes to the targetlist: -# tsearch2 and postgres_fdw are currently disabled due to test failures. +# tsearch2 is currently disabled due to test failures. # cube and the related earthdistance are disabled since GPDB define CUBE # as a keyword. lo is disabled since large objects aren't supported. # adminpack is disabled since the functionality has been imported into --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
