diff --git a/CMakeLists.txt b/CMakeLists.txt index a9abe0b5a..fd2e92ec5 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -111,7 +111,7 @@ if(EXISTS ${CMAKE_SOURCE_DIR}/contrib/dolphin) install(FILES ${CMAKE_SOURCE_DIR}/contrib/dolphin/dolphin.control DESTINATION share/postgresql/extension/ ) - install(FILES ${CMAKE_SOURCE_DIR}/contrib/dolphin/dolphin--4.0.sql + install(FILES ${CMAKE_SOURCE_DIR}/contrib/dolphin/dolphin--4.1.sql DESTINATION share/postgresql/extension/ ) install(FILES ${CMAKE_SOURCE_DIR}/contrib/dolphin/dolphin--1.0--1.1.sql diff --git a/build/script/aarch64_finance_list b/build/script/aarch64_finance_list index e965232fb..d585e37c3 100644 --- a/build/script/aarch64_finance_list +++ b/build/script/aarch64_finance_list @@ -76,7 +76,7 @@ ./share/postgresql/extension/spqplugin.control ./share/postgresql/extension/spqplugin--1.0.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/aarch64_lite_list b/build/script/aarch64_lite_list index cb437f39c..0fda1073e 100644 --- a/build/script/aarch64_lite_list +++ b/build/script/aarch64_lite_list @@ -34,7 +34,7 @@ ./share/postgresql/extension/security_plugin.control ./share/postgresql/extension/security_plugin--1.0.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/aarch64_opengauss_list b/build/script/aarch64_opengauss_list index 67c148dba..bda436130 100644 --- a/build/script/aarch64_opengauss_list +++ b/build/script/aarch64_opengauss_list @@ -79,7 +79,7 @@ ./share/postgresql/extension/timescaledb.control ./share/postgresql/extension/timescaledb--1.7.4.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/opengauss_release_list_ubuntu_single b/build/script/opengauss_release_list_ubuntu_single index 992935a01..2cfa4b952 100644 --- a/build/script/opengauss_release_list_ubuntu_single +++ b/build/script/opengauss_release_list_ubuntu_single @@ -64,7 +64,7 @@ ./share/postgresql/extension/timescaledb.control ./share/postgresql/extension/timescaledb--1.7.4.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/x86_64_finance_list b/build/script/x86_64_finance_list index d230a8f40..2fa988c46 100644 --- a/build/script/x86_64_finance_list +++ b/build/script/x86_64_finance_list @@ -76,7 +76,7 @@ ./share/postgresql/extension/spqplugin.control ./share/postgresql/extension/spqplugin--1.0.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/x86_64_lite_list b/build/script/x86_64_lite_list index 917c10040..e9815043f 100644 --- a/build/script/x86_64_lite_list +++ b/build/script/x86_64_lite_list @@ -34,7 +34,7 @@ ./share/postgresql/extension/security_plugin.control ./share/postgresql/extension/security_plugin--1.0.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql diff --git a/build/script/x86_64_opengauss_list b/build/script/x86_64_opengauss_list index 88aa80490..757ea56f3 100644 --- a/build/script/x86_64_opengauss_list +++ b/build/script/x86_64_opengauss_list @@ -77,7 +77,7 @@ ./share/postgresql/extension/spqplugin.control ./share/postgresql/extension/spqplugin--1.0.sql ./share/postgresql/extension/dolphin.control -./share/postgresql/extension/dolphin--4.0.sql +./share/postgresql/extension/dolphin--4.1.sql ./share/postgresql/extension/dolphin--1.0--1.1.sql ./share/postgresql/extension/dolphin--1.1--1.0.sql ./share/postgresql/extension/dolphin--1.1--2.0.sql