aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_citus/pkg-plist
blob: 2c7f4ab31df9d2a089b2119541a667ad290b6eb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
include/postgresql/server/citus_version.h
include/postgresql/server/distributed/adaptive_executor.h
include/postgresql/server/distributed/argutils.h
include/postgresql/server/distributed/backend_data.h
include/postgresql/server/distributed/cancel_utils.h
include/postgresql/server/distributed/citus_acquire_lock.h
include/postgresql/server/distributed/citus_clauses.h
include/postgresql/server/distributed/citus_custom_scan.h
include/postgresql/server/distributed/citus_nodefuncs.h
include/postgresql/server/distributed/citus_nodes.h
include/postgresql/server/distributed/citus_ruleutils.h
include/postgresql/server/distributed/citus_safe_lib.h
include/postgresql/server/distributed/colocation_utils.h
include/postgresql/server/distributed/combine_query_planner.h
include/postgresql/server/distributed/commands.h
include/postgresql/server/distributed/connection_management.h
include/postgresql/server/distributed/coordinator_protocol.h
include/postgresql/server/distributed/cte_inline.h
include/postgresql/server/distributed/deparse_shard_query.h
include/postgresql/server/distributed/deparser.h
include/postgresql/server/distributed/directed_acyclic_graph_execution.h
include/postgresql/server/distributed/distributed_deadlock_detection.h
include/postgresql/server/distributed/distributed_execution_locks.h
include/postgresql/server/distributed/distributed_planner.h
include/postgresql/server/distributed/distribution_column.h
include/postgresql/server/distributed/enterprise.h
include/postgresql/server/distributed/error_codes.h
include/postgresql/server/distributed/errormessage.h
include/postgresql/server/distributed/extended_op_node_utils.h
include/postgresql/server/distributed/foreign_key_relationship.h
include/postgresql/server/distributed/function_call_delegation.h
include/postgresql/server/distributed/function_utils.h
include/postgresql/server/distributed/hash_helpers.h
include/postgresql/server/distributed/insert_select_executor.h
include/postgresql/server/distributed/insert_select_planner.h
include/postgresql/server/distributed/intermediate_result_pruning.h
include/postgresql/server/distributed/intermediate_results.h
include/postgresql/server/distributed/listutils.h
include/postgresql/server/distributed/local_distributed_join_planner.h
include/postgresql/server/distributed/local_executor.h
include/postgresql/server/distributed/local_multi_copy.h
include/postgresql/server/distributed/local_plan_cache.h
include/postgresql/server/distributed/locally_reserved_shared_connections.h
include/postgresql/server/distributed/lock_graph.h
include/postgresql/server/distributed/log_utils.h
include/postgresql/server/distributed/maintenanced.h
include/postgresql/server/distributed/memutils.h
include/postgresql/server/distributed/metadata_cache.h
include/postgresql/server/distributed/metadata_sync.h
include/postgresql/server/distributed/metadata_utility.h
include/postgresql/server/distributed/multi_client_executor.h
include/postgresql/server/distributed/multi_executor.h
include/postgresql/server/distributed/multi_explain.h
include/postgresql/server/distributed/multi_join_order.h
include/postgresql/server/distributed/multi_logical_optimizer.h
include/postgresql/server/distributed/multi_logical_planner.h
include/postgresql/server/distributed/multi_partitioning_utils.h
include/postgresql/server/distributed/multi_physical_planner.h
include/postgresql/server/distributed/multi_progress.h
include/postgresql/server/distributed/multi_router_planner.h
include/postgresql/server/distributed/multi_server_executor.h
include/postgresql/server/distributed/namespace_utils.h
include/postgresql/server/distributed/pg_dist_colocation.h
include/postgresql/server/distributed/pg_dist_local_group.h
include/postgresql/server/distributed/pg_dist_node.h
include/postgresql/server/distributed/pg_dist_node_metadata.h
include/postgresql/server/distributed/pg_dist_partition.h
include/postgresql/server/distributed/pg_dist_placement.h
include/postgresql/server/distributed/pg_dist_rebalance_strategy.h
include/postgresql/server/distributed/pg_dist_shard.h
include/postgresql/server/distributed/pg_dist_transaction.h
include/postgresql/server/distributed/pg_version_constants.h
include/postgresql/server/distributed/placement_access.h
include/postgresql/server/distributed/placement_connection.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/query_utils.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/relation_utils.h
include/postgresql/server/distributed/relay_utility.h
include/postgresql/server/distributed/remote_commands.h
include/postgresql/server/distributed/remote_transaction.h
include/postgresql/server/distributed/repair_shards.h
include/postgresql/server/distributed/repartition_join_execution.h
include/postgresql/server/distributed/resource_lock.h
include/postgresql/server/distributed/run_from_same_connection.h
include/postgresql/server/distributed/shard_cleaner.h
include/postgresql/server/distributed/shard_pruning.h
include/postgresql/server/distributed/shard_rebalancer.h
include/postgresql/server/distributed/shard_utils.h
include/postgresql/server/distributed/shardinterval_utils.h
include/postgresql/server/distributed/shared_connection_stats.h
include/postgresql/server/distributed/shared_library_init.h
include/postgresql/server/distributed/statistics_collection.h
include/postgresql/server/distributed/string_utils.h
include/postgresql/server/distributed/subplan_execution.h
include/postgresql/server/distributed/task_execution_utils.h
include/postgresql/server/distributed/tdigest_extension.h
include/postgresql/server/distributed/time_constants.h
include/postgresql/server/distributed/transaction_identifier.h
include/postgresql/server/distributed/transaction_management.h
include/postgresql/server/distributed/transaction_recovery.h
include/postgresql/server/distributed/transmit.h
include/postgresql/server/distributed/tuple_destination.h
include/postgresql/server/distributed/tuplestore.h
include/postgresql/server/distributed/version_compat.h
include/postgresql/server/distributed/worker_create_or_replace.h
include/postgresql/server/distributed/worker_log_messages.h
include/postgresql/server/distributed/worker_manager.h
include/postgresql/server/distributed/worker_protocol.h
include/postgresql/server/distributed/worker_shard_visibility.h
include/postgresql/server/distributed/worker_transaction.h
lib/postgresql/citus.so
share/postgresql/extension/citus--10.0-1--10.0-2.sql
share/postgresql/extension/citus--10.0-2--10.0-3.sql
share/postgresql/extension/citus--10.0-3--10.0-4.sql
share/postgresql/extension/citus--10.0-4--10.1-1.sql
share/postgresql/extension/citus--10.1-1--10.2-1.sql
share/postgresql/extension/citus--10.2-1--10.2-2.sql
share/postgresql/extension/citus--8.0-1--8.0-2.sql
share/postgresql/extension/citus--8.0-1.sql
share/postgresql/extension/citus--8.0-10--8.0-11.sql
share/postgresql/extension/citus--8.0-11--8.0-12.sql
share/postgresql/extension/citus--8.0-12--8.0-13.sql
share/postgresql/extension/citus--8.0-13--8.1-1.sql
share/postgresql/extension/citus--8.0-2--8.0-3.sql
share/postgresql/extension/citus--8.0-3--8.0-4.sql
share/postgresql/extension/citus--8.0-4--8.0-5.sql
share/postgresql/extension/citus--8.0-5--8.0-6.sql
share/postgresql/extension/citus--8.0-6--8.0-7.sql
share/postgresql/extension/citus--8.0-7--8.0-8.sql
share/postgresql/extension/citus--8.0-8--8.0-9.sql
share/postgresql/extension/citus--8.0-9--8.0-10.sql
share/postgresql/extension/citus--8.1-1--8.2-1.sql
share/postgresql/extension/citus--8.2-1--8.2-2.sql
share/postgresql/extension/citus--8.2-2--8.2-3.sql
share/postgresql/extension/citus--8.2-3--8.2-4.sql
share/postgresql/extension/citus--8.2-4--8.3-1.sql
share/postgresql/extension/citus--8.3-1--9.0-1.sql
share/postgresql/extension/citus--9.0-1--9.0-2.sql
share/postgresql/extension/citus--9.0-2--9.1-1.sql
share/postgresql/extension/citus--9.1-1--9.2-1.sql
share/postgresql/extension/citus--9.2-1--9.2-2.sql
share/postgresql/extension/citus--9.2-2--9.2-4.sql
share/postgresql/extension/citus--9.2-4--9.3-2.sql
share/postgresql/extension/citus--9.3-1--9.2-4.sql
share/postgresql/extension/citus--9.3-2--9.4-1.sql
share/postgresql/extension/citus--9.4-1--9.4-2.sql
share/postgresql/extension/citus--9.4-1--9.5-1.sql
share/postgresql/extension/citus--9.4-2--9.4-1.sql
share/postgresql/extension/citus--9.4-2--9.4-3.sql
share/postgresql/extension/citus--9.4-3--9.4-2.sql
share/postgresql/extension/citus--9.5-1--10.0-4.sql
share/postgresql/extension/citus--9.5-1--9.5-2.sql
share/postgresql/extension/citus--9.5-2--9.5-1.sql
share/postgresql/extension/citus--9.5-2--9.5-3.sql
share/postgresql/extension/citus--9.5-3--9.5-2.sql
share/postgresql/extension/citus.control