Andreas Wacknitz
2023-12-02 03ac8c108189cb5f26a7166569e8530de37c5de8
postgresql-15-citus: update to 12.1.1

3 files modified
16 ■■■■■ changed files
components/database/postgresql-15-citus/Makefile 4 ●●●● patch | view | raw | blame | history
components/database/postgresql-15-citus/citus.p5m 6 ●●●●● patch | view | raw | blame | history
components/database/postgresql-15-citus/manifests/sample-manifest.p5m 6 ●●●●● patch | view | raw | blame | history
components/database/postgresql-15-citus/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= citus
COMPONENT_VERSION= 12.0.0
COMPONENT_VERSION= 12.1.1
COMPONENT_SUMMARY= Citus Open Source PostgreSQL extension
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:9a6adaecc28e80e03a0523d07ee14c4b848f86f48ed37f84aa8cb98f3489f632
COMPONENT_ARCHIVE_HASH= sha256:9589008d9adff208afadb5844e3123e24ef138697f38b4aa21679696625789bc
COMPONENT_ARCHIVE_URL= https://github.com/citusdata/citus/archive/v$(COMPONENT_VERSION).tar.gz
COMPONENT_PROJECT_URL= https://www.citusdata.com/
COMPONENT_FMRI= database/postgres-$(PG_VERNUM)/citus
components/database/postgresql-15-citus/citus.p5m
@@ -23,7 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/postgres/15/bin/pg_send_cancellation
file path=usr/postgres/15/include/server/citus_version.h
file path=usr/postgres/15/include/server/distributed/adaptive_executor.h
file path=usr/postgres/15/include/server/distributed/argutils.h
@@ -126,6 +125,7 @@
file path=usr/postgres/15/include/server/distributed/remote_transaction.h
file path=usr/postgres/15/include/server/distributed/repartition_executor.h
file path=usr/postgres/15/include/server/distributed/repartition_join_execution.h
file path=usr/postgres/15/include/server/distributed/replicate_none_dist_table_shard.h
file path=usr/postgres/15/include/server/distributed/replication_origin_session_utils.h
file path=usr/postgres/15/include/server/distributed/resource_lock.h
file path=usr/postgres/15/include/server/distributed/run_from_same_connection.h
@@ -187,7 +187,9 @@
file path=usr/postgres/15/share/extension/citus--11.1-1--11.2-1.sql
file path=usr/postgres/15/share/extension/citus--11.2-1--11.2-2.sql
file path=usr/postgres/15/share/extension/citus--11.2-2--11.3-1.sql
file path=usr/postgres/15/share/extension/citus--11.3-1--12.0-1.sql
file path=usr/postgres/15/share/extension/citus--11.3-1--11.3-2.sql
file path=usr/postgres/15/share/extension/citus--11.3-2--12.0-1.sql
file path=usr/postgres/15/share/extension/citus--12.0-1--12.1-1.sql
file path=usr/postgres/15/share/extension/citus--8.0-1--8.0-2.sql
file path=usr/postgres/15/share/extension/citus--8.0-1.sql
file path=usr/postgres/15/share/extension/citus--8.0-10--8.0-11.sql
components/database/postgresql-15-citus/manifests/sample-manifest.p5m
@@ -23,7 +23,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/postgres/15/bin/pg_send_cancellation
file path=usr/postgres/15/include/server/citus_version.h
file path=usr/postgres/15/include/server/distributed/adaptive_executor.h
file path=usr/postgres/15/include/server/distributed/argutils.h
@@ -126,6 +125,7 @@
file path=usr/postgres/15/include/server/distributed/remote_transaction.h
file path=usr/postgres/15/include/server/distributed/repartition_executor.h
file path=usr/postgres/15/include/server/distributed/repartition_join_execution.h
file path=usr/postgres/15/include/server/distributed/replicate_none_dist_table_shard.h
file path=usr/postgres/15/include/server/distributed/replication_origin_session_utils.h
file path=usr/postgres/15/include/server/distributed/resource_lock.h
file path=usr/postgres/15/include/server/distributed/run_from_same_connection.h
@@ -187,7 +187,9 @@
file path=usr/postgres/15/share/extension/citus--11.1-1--11.2-1.sql
file path=usr/postgres/15/share/extension/citus--11.2-1--11.2-2.sql
file path=usr/postgres/15/share/extension/citus--11.2-2--11.3-1.sql
file path=usr/postgres/15/share/extension/citus--11.3-1--12.0-1.sql
file path=usr/postgres/15/share/extension/citus--11.3-1--11.3-2.sql
file path=usr/postgres/15/share/extension/citus--11.3-2--12.0-1.sql
file path=usr/postgres/15/share/extension/citus--12.0-1--12.1-1.sql
file path=usr/postgres/15/share/extension/citus--8.0-1--8.0-2.sql
file path=usr/postgres/15/share/extension/citus--8.0-1.sql
file path=usr/postgres/15/share/extension/citus--8.0-10--8.0-11.sql