citus/src/backend/distributed
Philip Dubé c0a95a3adb Copy data from CitusTableCacheEntry more often
This copies over fixes from reference counting branch,
all CitusTableCacheEntry data may be freed when a GetCitusTableCacheEntry call occurs for its relationId

This fix is not complete, but reference counting is being deferred until 9.4

CopyShardInterval: remove dest parameter, always return newly allocated object
2020-04-17 14:17:18 +00:00
..
commands Notice message to help truncate local data after distribution 2020-04-17 13:21:34 +03:00
connection Remove the entries from the shared connection counter hash when no connections remain (#3775) 2020-04-17 17:14:58 +03:00
deparser Refactor alter role to work on distributed roles (#3739) 2020-04-16 12:23:27 +02:00
executor update outdated comments related to local_execution (#3759) 2020-04-15 16:15:43 +03:00
master Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
metadata Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
planner Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
sql Introduce truncate_local_data_after_distributing_table() 2020-04-17 13:21:34 +03:00
test Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
transaction Detect deadlocks in replicate_reference_tables() 2020-04-15 11:06:18 -07:00
utils Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
worker Verify trigger relation before reading old/new tuples 2020-04-07 15:39:31 +00:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
citus.control Remove migration paths to 9.3-1, introduce 9.3-2 2020-04-03 12:50:45 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Refactor alter role to work on distributed roles (#3739) 2020-04-16 12:23:27 +02:00