.. |
citus_clauses.c
|
Support modify queries with multiple tables
|
2018-05-02 16:22:26 +03:00 |
citus_copyfuncs.c
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
citus_nodefuncs.c
|
Don't rely on gcc-specific features (#1963)
|
2018-01-23 17:03:29 -08:00 |
citus_outfuncs.c
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
citus_readfuncs.c
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
citus_ruleutils.c
|
Fix CREATE INDEX with storage options on distributed tables.
|
2018-01-17 21:56:40 +01:00 |
citus_version.c
|
Add citus_version(), analogous to PG's version()
|
2017-10-16 18:09:29 -06:00 |
colocation_utils.c
|
Remove variable length arrays
|
2018-02-01 10:30:41 -08:00 |
distribution_column.c
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
errormessage.c
|
Set a memory context when throwing deferred errors
|
2017-02-02 15:14:21 +02: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
|
Fix memory leak in ListToHashSet
|
2017-11-22 11:26:58 +01:00 |
maintenanced.c
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
metadata_cache.c
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
multi_partitioning_utils.c
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_resowner.c
|
Intermediate result size limitation
|
2017-12-21 14:26:56 +03:00 |
node_metadata.c
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
reference_table_utils.c
|
Fix hard coded formatting strings for 64 bit numbers (#1831)
|
2017-12-04 14:11:06 +03:00 |
resource_lock.c
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
ruleutils_10.c
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
ruleutils_11.c
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
ruleutils_96.c
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
shardinterval_utils.c
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
statistics_collection.c
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |