.. |
commands
|
Fix Assert() in ProcessVariableSetStmt()
|
2019-07-05 14:11:22 -07:00 |
connection
|
Set initial pool size to cached connection count
|
2019-07-23 20:40:32 +02:00 |
executor
|
Adaptive executor: use 2PC when replication_factor > 1
|
2019-08-01 23:55:12 +00:00 |
master
|
DistributedPlan: replace operation with modLevel
|
2019-07-16 13:58:18 -07:00 |
metadata
|
update workerNodeList after sorting
|
2019-07-23 20:57:07 +00:00 |
planner
|
PlanRouterQuery: don't store list of list of shard intervals in relationShardList
|
2019-08-02 14:08:57 +00:00 |
progress
|
Fix misc typos
|
2019-05-23 17:23:27 -07:00 |
relay
|
Remove extraneous comments around PG header change
|
2019-06-20 13:37:53 -07:00 |
test
|
Cache a configurable number of connections at xact end
|
2019-05-29 13:24:31 +02:00 |
transaction
|
Introduce the adaptive executor (#2798)
|
2019-06-28 14:04:40 +02:00 |
utils
|
CompareShardIntervals: if intervals are equal, compare id. Works around sort being unstable
|
2019-07-26 16:13:36 +00:00 |
worker
|
Fix an issue with subquery map merge jobs as non-root
|
2019-07-10 12:40:05 +02:00 |
.gitignore
|
Simplify make file for citus sql files
|
2019-02-19 21:29:20 -05:00 |
Makefile
|
Simplify make file for citus sql files
|
2019-02-19 21:29:20 -05:00 |
citus--7.0-1--7.0-2.sql
|
…
|
|
citus--7.0-1.sql
|
Add check-empty to testing Makefile
|
2019-07-24 11:03:54 -07:00 |
citus--7.0-2--7.0-3.sql
|
Add a test for upgrading shard placements
|
2017-07-12 14:18:27 +02:00 |
citus--7.0-3--7.0-4.sql
|
Add nodeRole column
|
2017-07-24 11:57:46 +03:00 |
citus--7.0-4--7.0-5.sql
|
node_metadata takes out more sane locks
|
2017-07-24 11:57:46 +03:00 |
citus--7.0-5--7.0-6.sql
|
Add function for dumping global wait edges
|
2017-07-25 16:52:32 +02:00 |
citus--7.0-6--7.0-7.sql
|
Give isolation tester ability to see locks on workers
|
2017-07-26 18:43:04 +03:00 |
citus--7.0-7--7.0-8.sql
|
master_activate_node UDF also returns noderole
|
2017-07-28 16:02:43 +03:00 |
citus--7.0-8--7.0-9.sql
|
Disallow adding primary nodes to non-default clusters
|
2017-08-08 11:18:31 +03:00 |
citus--7.0-9--7.0-10.sql
|
Add master_add_secondary_node() UDF
|
2017-08-09 17:10:48 +03:00 |
citus--7.0-10--7.0-11.sql
|
Define Some Utility Functions
|
2017-08-10 12:42:46 +03:00 |
citus--7.0-11--7.0-12.sql
|
Add citus_create_restore_point for distributed snapshots
|
2017-08-11 07:36:20 +02:00 |
citus--7.0-12--7.0-13.sql
|
Add infrastructure for distributed deadlock detection
|
2017-08-12 13:28:37 +03:00 |
citus--7.0-13--7.0-14.sql
|
Add infrastructure for distributed deadlock detection
|
2017-08-12 13:28:37 +03:00 |
citus--7.0-14--7.0-15.sql
|
Remove source node argument from dump_local_wait_edges
|
2017-08-23 13:14:00 +02:00 |
citus--7.0-15--7.1-1.sql
|
Add master_move_node function
|
2017-10-16 10:51:28 -07:00 |
citus--7.1-1--7.1-2.sql
|
Add citus_version(), analogous to PG's version()
|
2017-10-16 18:09:29 -06:00 |
citus--7.1-2--7.1-3.sql
|
Send server_id for statistics reports. (#1698)
|
2017-10-18 21:20:32 -04:00 |
citus--7.1-3--7.1-4.sql
|
Add shard transfer mode parameter to shard copy functions
|
2017-10-31 13:30:48 +01:00 |
citus--7.1-4--7.2-1.sql
|
Bump Citus version to 7.2devel
|
2017-11-15 10:32:49 +01:00 |
citus--7.2-1--7.2-2.sql
|
Add intermediate results infrastructure
|
2017-12-04 14:50:11 +01:00 |
citus--7.2-2--7.2-3.sql
|
Fix issues with read_intermediate_result signature
|
2017-12-07 13:47:56 +01:00 |
citus--7.2-3--7.3-1.sql
|
Bump citus version to 7.3devel
|
2018-01-16 11:50:28 +03:00 |
citus--7.3-1--7.3-2.sql
|
Skip JSON validation on coordinator during COPY
|
2018-02-02 15:33:27 +01:00 |
citus--7.3-2--7.3-3.sql
|
Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg
|
2018-02-18 00:19:18 +02:00 |
citus--7.3-3--7.4-1.sql
|
Remove broadcast join logic
|
2018-03-30 11:45:19 +03:00 |
citus--7.4-1--7.4-2.sql
|
Drop shards as current user instead of super user
|
2018-05-01 09:57:20 +02:00 |
citus--7.4-2--7.4-3.sql
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
citus--7.4-3--7.5-1.sql
|
Bump citus version to 7.5devel
|
2018-05-28 17:25:21 -06:00 |
citus--7.5-1--7.5-2.sql
|
Add pg_dist_authinfo schema and validation
|
2018-06-13 11:16:26 -06:00 |
citus--7.5-2--7.5-3.sql
|
Add connparam invalidation trigger creation logic
|
2018-06-20 14:13:18 -06:00 |
citus--7.5-3--7.5-4.sql
|
Add groundwork for citus_stat_statements api
|
2018-06-27 14:20:03 +03:00 |
citus--7.5-4--7.5-5.sql
|
Update citus_stat_statements view and regression tests
|
2018-07-03 16:14:13 +03:00 |
citus--7.5-5--7.5-6.sql
|
Make citus_stat_statements_reset() super user function
|
2018-07-10 11:21:20 +03:00 |
citus--7.5-6--7.5-7.sql
|
Add pg_dist_poolinfo table
|
2018-07-10 09:30:22 -07:00 |
citus--7.5-7--8.0-1.sql
|
Bump citus version to 8.0devel
|
2018-07-25 12:03:47 +03:00 |
citus--8.0-1--8.0-2.sql
|
Hide shard names on MX worker nodes
|
2018-08-07 14:21:45 +03:00 |
citus--8.0-2--8.0-3.sql
|
Make sure that table is dropped before shards are dropped
|
2018-09-04 08:57:20 +03:00 |
citus--8.0-3--8.0-4.sql
|
Add infrastructure to relation if exists
|
2018-09-07 14:49:36 +03:00 |
citus--8.0-4--8.0-5.sql
|
Views to Provide some insight about the distributed transactions on Citus MX
|
2018-09-10 21:33:27 +03:00 |
citus--8.0-5--8.0-6.sql
|
Adds UDFs for testing MX functionalities with isolation tests
|
2018-09-12 07:04:16 +03:00 |
citus--8.0-6--8.0-7.sql
|
Add citus_lock_waits to show locked distributed queries
|
2018-09-20 14:13:51 +03:00 |
citus--8.0-7--8.0-8.sql
|
Fix drop schema in mx with partitioned tables
|
2018-10-08 17:01:54 -07:00 |
citus--8.0-8--8.0-9.sql
|
Revoke function permissions for node metadata functions
|
2018-11-15 06:25:07 +01:00 |
citus--8.0-9--8.0-10.sql
|
Add worker_execute_sql_task UDF
|
2018-11-22 18:15:33 +01:00 |
citus--8.0-10--8.0-11.sql
|
Remove create_insert_proxy_for_table
|
2019-03-15 14:13:03 -06:00 |
citus--8.0-11--8.0-12.sql
|
Fix citus_stat_statements view
|
2018-11-29 14:49:16 +03:00 |
citus--8.0-12--8.0-13.sql
|
Enable SSL by default during installation of citus
|
2018-12-07 11:23:19 -07:00 |
citus--8.0-13--8.1-1.sql
|
Bump SQL version
|
2018-12-11 10:40:15 -07:00 |
citus--8.1-1--8.2-1.sql
|
Bump 8.2devel on master (#2567)
|
2018-12-24 13:49:50 +03:00 |
citus--8.2-1--8.2-2.sql
|
Remove create_insert_proxy_for_table
|
2019-03-15 14:13:03 -06:00 |
citus--8.2-2--8.2-3.sql
|
Feature: optionally force master_update_node during failover (#2773)
|
2019-06-21 12:03:15 +02:00 |
citus--8.2-3--8.2-4.sql
|
Fix citus_executor_name mapping by reimplementing it in C
|
2019-06-29 22:38:29 +02:00 |
citus--8.2-4--8.3-1.sql
|
Fix SQL schema version, we skipped 8.3
|
2019-07-17 16:05:25 +02:00 |
citus.control
|
Fix SQL schema version, we skipped 8.3
|
2019-07-17 16:05:25 +02:00 |
shared_library_init.c
|
Avoid segfault in logging queries
|
2019-07-31 15:28:46 +00:00 |