.. |
citus_clauses.c
|
citus_indent fixups
|
2016-07-13 11:45:51 -07:00 |
citus_nodefuncs.c
|
Support PostgreSQL 9.6
|
2016-10-18 16:23:55 -06:00 |
citus_outfuncs.c
|
Feature: INSERT INTO ... SELECT
|
2016-10-26 10:01:00 +03:00 |
citus_read.c
|
Support PostgreSQL 9.6
|
2016-10-18 16:23:55 -06:00 |
citus_readfuncs.c
|
Use READ_UINT64_FIELD for placement ID in ReadShardPlacement
|
2016-12-05 17:22:23 +01:00 |
citus_readfuncs_95.c
|
Support PostgreSQL 9.6
|
2016-10-18 16:23:55 -06:00 |
citus_ruleutils.c
|
Add Metadata Snapshot Infrastructure
|
2016-10-13 10:40:14 +03:00 |
colocation_utils.c
|
Refactor distribution column type check for colocation
|
2016-12-16 15:24:45 +02:00 |
connection_cache.c
|
Use connection_management.c from within connection_cache.c.
|
2016-12-07 11:44:24 -08:00 |
distribution_column.c
|
Change return type of BuildDistributionKeyFromColumnName() to Var *
|
2016-10-20 10:59:31 +03:00 |
hash_helpers.c
|
Add some basic helpers to make use of dynahash hashtables easier.
|
2016-12-06 14:15:36 -08:00 |
listutils.c
|
Add worker transaction and transaction recovery infrastructure
|
2016-10-18 14:18:14 +03:00 |
metadata_cache.c
|
Add colocate_with option to create_distributed_table()
|
2016-12-16 14:53:35 +02:00 |
multi_resowner.c
|
Update copyright dates
|
2016-03-23 17:14:37 -06:00 |
node_metadata.c
|
Propagate node add/remove to the nodes with hasmetadata=true
|
2016-12-02 14:43:32 +03:00 |
resource_lock.c
|
Re-acquire metadata locks in RouterExecutorStart
|
2016-10-26 14:34:59 +02:00 |
ruleutils_95.c
|
Update ruleutils_95 with latest PostgreSQL changes
|
2016-09-29 15:54:38 -06:00 |
ruleutils_96.c
|
Support PostgreSQL 9.6
|
2016-10-18 16:23:55 -06:00 |
shardinterval_utils.c
|
Use co-located shard ID in multi_shard_transaction
|
2016-11-02 11:01:19 +01:00 |