citus/src/backend/distributed
Hadi Moshayedi 44a2aede16 Don't start a coordinated transaction on workers.
Otherwise transaction hooks of Citus kick in and might cause unwanted errors.
2020-01-16 23:24:52 -08:00
..
commands Implement INSERT ... SELECT with repartitioning 2020-01-16 23:24:52 -08:00
connection Make ApplyLogRedaction a macro and redefine ereport 2020-01-13 18:24:36 +01:00
deparser Adds alter table schema propagation 2020-01-16 17:04:16 +03:00
executor Don't start a coordinated transaction on workers. 2020-01-16 23:24:52 -08:00
master Replace shardId lock with lock on colocation+shardIntervalIndex (#3374) 2020-01-16 13:14:01 +01:00
metadata Rename RelayFileState to ShardState 2020-01-12 05:57:53 +00:00
planner Implement INSERT ... SELECT with repartitioning 2020-01-16 23:24:52 -08:00
progress Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
relay Adds alter table schema propagation 2020-01-16 17:04:16 +03:00
sql Implement partitioned intermediate results. 2019-12-24 03:53:39 -08:00
test Implement INSERT ... SELECT with repartitioning 2020-01-16 23:24:52 -08:00
transaction Don't start a coordinated transaction on workers. 2020-01-16 23:24:52 -08:00
utils Handle extra columns added in ExpandWorkerTargetEntry() in repartitioned INSERT/SELECT 2020-01-16 23:24:52 -08:00
worker Propagate DROP ROUTINE, ALTER ROUTINE 2020-01-13 15:37:46 +00:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Makefile fix DESTDIR together with cleanup (#3342) 2019-12-27 10:34:57 +01:00
citus.control Bump repo version to 9.2devel 2019-11-29 07:33:39 +01:00
shared_library_init.c Note that we'll drop the GUC after PG 11 support dropped 2020-01-16 12:28:15 +01:00