From 97f1cac1229a5a6cd063d1d2393f57124e26fda4 Mon Sep 17 00:00:00 2001 From: luo_zihao5524 Date: Fri, 19 Jan 2024 14:26:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=89=93=E5=8C=85=E4=B8=AD?= =?UTF-8?q?=E8=87=AA=E5=B8=A6=E7=9A=84whale=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GNUmakefile.in | 1 - build/script/aarch64_opengauss_list | 3 --- build/script/opengauss_release_list_ubuntu_single | 3 --- build/script/x86_64_opengauss_list | 3 --- 4 files changed, 10 deletions(-) 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