citus/src/backend/distributed
Marco Slot a7e4d6c94a Fix a bug that causes worker_create_or_alter_role to crash with NULL input 2021-06-15 20:07:08 +02:00
..
commands Do not rely on fk cache when truncating local data (#5018) 2021-06-07 11:56:48 +03:00
connection Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
deparser Fix nextval('seq_name'::text) bug, and schema for seq tests (#5046) 2021-06-16 13:58:49 +03:00
executor Disable dropping and truncating known shards 2021-06-02 14:30:27 +02:00
metadata Fixes column default coming from a sequence (#4914) 2021-06-03 23:02:09 +03:00
operations Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00
planner Remove function GenerateNewTargetEntriesForSortClauses 2021-06-01 12:35:36 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
sql Improve performance of citus_shards (#5036) 2021-06-14 13:32:30 +02:00
test Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00
transaction Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
utils Fix a bug that causes worker_create_or_alter_role to crash with NULL input 2021-06-15 20:07:08 +02:00
worker Refactor RelationIsAKnownShard to remove onlySearchPath argument 2021-06-02 14:30:27 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03:00
citus.control Bump Citus to 10.1devel 2021-02-17 11:54:33 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Use "orphaned shards" naming in more places 2021-06-04 11:39:19 +02:00