修复sum(int)性能较差的问题

This commit is contained in:
wangfeihuo
2024-11-15 15:00:11 +08:00
parent 388ede3233
commit e45b6bb988
8 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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