diff --git a/GNUmakefile.in b/GNUmakefile.in index b80e161b6..dc10aa366 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -97,7 +97,6 @@ install: $(MAKE) -C contrib/ndpplugin $@ @if test -d contrib/spq_plugin; then $(MAKE) -C contrib/spq_plugin $@; fi @if test -d contrib/dolphin; then $(MAKE) -C contrib/dolphin $@; fi - @if test -d contrib/whale; then $(MAKE) -C contrib/whale $@; fi +@echo "openGauss installation complete." endif endif diff --git a/build/script/aarch64_opengauss_list b/build/script/aarch64_opengauss_list index 650127d45..7712c3225 100644 --- a/build/script/aarch64_opengauss_list +++ b/build/script/aarch64_opengauss_list @@ -83,8 +83,6 @@ ./share/postgresql/extension/dolphin--3.0--2.0.sql ./share/postgresql/extension/dolphin--2.0--2.0.1.sql ./share/postgresql/extension/dolphin--2.0.1--2.0.sql -./share/postgresql/extension/whale.control -./share/postgresql/extension/whale--1.0.sql ./share/postgresql/extension/openGauss_expr_dolphin.ir ./share/postgresql/extension/assessment--1.0.sql ./share/postgresql/extension/assessment.control @@ -792,7 +790,6 @@ ./lib/postgresql/proc_srclib ./lib/postgresql/security_plugin.so ./lib/postgresql/dolphin.so -./lib/postgresql/whale.so ./lib/postgresql/pg_upgrade_support.so ./lib/postgresql/java/pljava.jar ./lib/postgresql/postgres_fdw.so diff --git a/build/script/opengauss_release_list_ubuntu_single b/build/script/opengauss_release_list_ubuntu_single index ca09d02d0..83a05688c 100644 --- a/build/script/opengauss_release_list_ubuntu_single +++ b/build/script/opengauss_release_list_ubuntu_single @@ -70,8 +70,6 @@ ./share/postgresql/extension/dolphin--3.0--2.0.sql ./share/postgresql/extension/dolphin--2.0--2.0.1.sql ./share/postgresql/extension/dolphin--2.0.1--2.0.sql -./share/postgresql/extension/whale.control -./share/postgresql/extension/whale--1.0.sql ./share/postgresql/extension/openGauss_expr_dolphin.ir ./share/postgresql/extension/file_fdw--1.0.sql ./share/postgresql/extension/plpgsql.control @@ -766,7 +764,6 @@ ./lib/postgresql/proc_srclib ./lib/postgresql/security_plugin.so ./lib/postgresql/dolphin.so -./lib/postgresql/whale.so ./lib/postgresql/pg_upgrade_support.so ./lib/postgresql/java/pljava.jar ./lib/postgresql/postgres_fdw.so diff --git a/build/script/x86_64_opengauss_list b/build/script/x86_64_opengauss_list index fcae13f75..1b9683ac0 100644 --- a/build/script/x86_64_opengauss_list +++ b/build/script/x86_64_opengauss_list @@ -83,8 +83,6 @@ ./share/postgresql/extension/dolphin--3.0--2.0.sql ./share/postgresql/extension/dolphin--2.0--2.0.1.sql ./share/postgresql/extension/dolphin--2.0.1--2.0.sql -./share/postgresql/extension/whale.control -./share/postgresql/extension/whale--1.0.sql ./share/postgresql/extension/openGauss_expr_dolphin.ir ./share/postgresql/extension/assessment--1.0.sql ./share/postgresql/extension/assessment.control @@ -792,7 +790,6 @@ ./lib/postgresql/proc_srclib ./lib/postgresql/security_plugin.so ./lib/postgresql/dolphin.so -./lib/postgresql/whale.so ./lib/postgresql/pg_upgrade_support.so ./lib/postgresql/java/pljava.jar ./lib/postgresql/postgres_fdw.so