citus/src/backend/distributed
Hanefi Onaldi 049cd55346 Remove length limitations for table renames
(cherry picked from commit 9a792ef841)
2021-03-01 13:18:05 +03:00
..
commands Remove length limitations for table renames 2021-03-01 13:18:05 +03:00
connection COPY uses adaptive connection management on local node 2021-02-04 09:45:07 +01:00
deparser Convert RelabelTypes into CollateExprs in get_rule_expr function 2021-02-05 12:06:46 +03:00
executor Fix insert query with CTEs/sublinks/subqueries etc (#4700) 2021-03-01 12:16:40 +03:00
metadata Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
operations Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
planner Fix insert query with CTEs/sublinks/subqueries etc (#4700) 2021-03-01 12:16:40 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Remove length limitations for table renames 2021-03-01 13:18:05 +03:00
sql Rewrite time_partitions join clause to avoid smallint[] operator 2021-02-19 11:25:00 +03:00
test Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
transaction Columnar: don't include stripe reservation locks in lock graph. 2021-02-10 10:20:20 -08:00
utils Remove length limitations for table renames 2021-03-01 13:18:05 +03:00
worker Use PROCESS_UTILITY_QUERY in utility calls 2021-03-01 11:49:44 +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 Add regression tests for COPY into colocated intermediate results 2021-02-11 15:41:06 +01:00