1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Update to 7.5.0

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
This commit is contained in:
Matthew Seaman 2018-07-26 06:13:06 +00:00
parent 8fa0ea4e7c
commit d725b0c16f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475347
3 changed files with 24 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= citus
PORTVERSION= 7.4.1
PORTVERSION= 7.5.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1529707122
SHA256 (citusdata-citus-v7.4.1_GH0.tar.gz) = 6590b88cd5fc1334a7a4ff35dcb698cd576c3c0c1d58b73c09ccdf347a4e8e08
SIZE (citusdata-citus-v7.4.1_GH0.tar.gz) = 2554024
TIMESTAMP = 1532583793
SHA256 (citusdata-citus-v7.5.0_GH0.tar.gz) = 7f7f728588e7bd9e4f2e06addbeb4e6489197cd5485e2189ead5a5e2fa9368b2
SIZE (citusdata-citus-v7.5.0_GH0.tar.gz) = 2664632

View File

@ -13,6 +13,8 @@ include/postgresql/server/distributed/distributed_planner.h
include/postgresql/server/distributed/distribution_column.h
include/postgresql/server/distributed/errormessage.h
include/postgresql/server/distributed/extended_op_node_utils.h
include/postgresql/server/distributed/foreign_constraint.h
include/postgresql/server/distributed/foreign_key_relationship.h
include/postgresql/server/distributed/hash_helpers.h
include/postgresql/server/distributed/insert_select_executor.h
include/postgresql/server/distributed/insert_select_planner.h
@ -50,10 +52,13 @@ include/postgresql/server/distributed/pg_dist_placement.h
include/postgresql/server/distributed/pg_dist_shard.h
include/postgresql/server/distributed/pg_dist_transaction.h
include/postgresql/server/distributed/placement_connection.h
include/postgresql/server/distributed/policy.h
include/postgresql/server/distributed/query_colocation_checker.h
include/postgresql/server/distributed/query_pushdown_planning.h
include/postgresql/server/distributed/query_stats.h
include/postgresql/server/distributed/recursive_planning.h
include/postgresql/server/distributed/reference_table_utils.h
include/postgresql/server/distributed/relation_access_tracking.h
include/postgresql/server/distributed/relation_restriction_equivalence.h
include/postgresql/server/distributed/relay_utility.h
include/postgresql/server/distributed/remote_commands.h
@ -238,4 +243,19 @@ share/postgresql/extension/citus--7.4-1.sql
share/postgresql/extension/citus--7.4-2--7.4-3.sql
share/postgresql/extension/citus--7.4-2.sql
share/postgresql/extension/citus--7.4-3.sql
share/postgresql/extension/citus--7.4-3--7.5-1.sql
share/postgresql/extension/citus--7.5-1--7.5-2.sql
share/postgresql/extension/citus--7.5-1.sql
share/postgresql/extension/citus--7.5-2--7.5-3.sql
share/postgresql/extension/citus--7.5-2.sql
share/postgresql/extension/citus--7.5-3--7.5-4.sql
share/postgresql/extension/citus--7.5-3.sql
share/postgresql/extension/citus--7.5-4--7.5-5.sql
share/postgresql/extension/citus--7.5-4.sql
share/postgresql/extension/citus--7.5-5--7.5-6.sql
share/postgresql/extension/citus--7.5-5.sql
share/postgresql/extension/citus--7.5-6--7.5-7.sql
share/postgresql/extension/citus--7.5-6.sql
share/postgresql/extension/citus--7.5-7.sql
share/postgresql/extension/citus.control