citus/src/backend/distributed
Halil Ozan Akgül 8c5eb6b7ea
Insert Select Into Local Table (#3870)
* Insert select with master query

* Use relid to set custom_scan_tlist varno

* Reviews

* Fixes null check

Co-authored-by: Marco Slot <marco.slot@gmail.com>
2020-06-12 17:06:31 +03:00
..
commands Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00
connection Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00
deparser Implement PushOverrideEmptySearchPath (#3874) 2020-06-05 19:23:59 +03:00
executor Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00
master Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00
metadata Feature: tdigest aggregate (#3897) 2020-06-12 13:50:28 +02:00
planner Insert Select Into Local Table (#3870) 2020-06-12 17:06:31 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
sql Include execution duration in worker_last_saved_explain_analyze 2020-06-11 02:54:54 -07:00
test Copy data from CitusTableCacheEntry more often 2020-04-17 14:17:18 +00:00
transaction Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00
utils IsReferenceTable, ShardIntervalCount: remove misleading isCitusTable check 2020-06-11 15:35:02 +00:00
worker Verify trigger relation before reading old/new tuples 2020-04-07 15:39:31 +00:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
citus.control Bump Citus to 9.4devel (#3788) 2020-04-22 12:50:00 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Support use of binary protocol in between nodes (#3877) 2020-06-12 15:02:51 +02:00