citus/src/backend/distributed
Onur Tirtir 93c3f30024 Rename ExtractColumnsOwningSequences 2021-02-02 18:17:42 +03:00
..
commands Rename ExtractColumnsOwningSequences 2021-02-02 18:17:42 +03:00
connection Rename IsCitusInitiatedBackend to IsCitusInitiatedRemoteBackend (#4562) 2021-01-23 01:07:43 +03:00
deparser Fix assert failure when creating statistics 2021-01-15 19:36:58 +03:00
executor Make undistribute_table() and citus_create_local_table() work with columnar (#4563) 2021-01-27 01:17:20 +03:00
metadata Rename ExtractColumnsOwningSequences 2021-02-02 18:17:42 +03:00
operations Not mention citus local tables in error messages (#4579) 2021-01-27 12:36:53 +03:00
planner Fix partition column index issue (#4591) 2021-01-29 14:40:40 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Limit shardId in partitioned table constraint names to only CHECK 2021-01-29 17:29:53 +03:00
sql Introduce UDFs for fixing partitioned table constraint names 2021-01-29 17:32:20 +03:00
test Automatically undistribute citus local tables when no more fkeys with reference tables (#4538) 2021-01-22 18:15:41 +03:00
transaction Not mention citus local tables in error messages (#4579) 2021-01-27 12:36:53 +03:00
utils Introduce UDFs for fixing partitioned table constraint names 2021-01-29 17:32:20 +03:00
worker Fix partition column index issue (#4591) 2021-01-29 14:40:40 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile make columnar compile and functionally working 2020-11-17 18:55:34 +01:00
citus.control Bump citus version to 10.0devel 2020-11-09 13:16:54 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Adds citus.enable_local_reference_table_foreign_keys 2021-01-15 18:04:52 +03:00