citus/src/backend/distributed
Marco Slot 03328e9679 Rename citus_tables column names to be query-friendly 2021-01-21 18:58:30 +01:00
..
commands Merge branch 'master' into fix-bug-create-citus-local-table-with-stats 2021-01-22 12:46:47 +03:00
connection Local node connection management 2020-12-03 14:16:13 +03:00
deparser Fix assert failure when creating statistics 2021-01-15 19:36:58 +03:00
executor Rename CitusProcessUtility -> ProcessUtilityForNode 2021-01-20 15:54:00 +03:00
metadata Reland #4419 2021-01-19 07:48:47 -08:00
operations Don't use 'cstore' in function names 2021-01-21 18:32:21 -08:00
planner Expand support for subqueries in target list through recursive planning 2021-01-13 17:26:09 +01:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Add separate pg13 test for stats targets 2020-12-24 18:01:25 +03:00
sql Rename citus_tables column names to be query-friendly 2021-01-21 18:58:30 +01:00
test Reland #4419 2021-01-19 07:48:47 -08:00
transaction Reland #4419 2021-01-19 07:48:47 -08:00
utils Merge branch 'master' into remove-deprecated-gucs-udfs 2021-01-22 13:29:07 +03:00
worker Rename CitusProcessUtility -> ProcessUtilityForNode 2021-01-20 15:54:00 +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