citus/src/backend/distributed
Marco Slot ca478defeb Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
..
commands Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
connection Add metadatasynced, and sync on master_update_node() 2019-09-18 09:32:54 -07:00
deparser Distribute Types to worker nodes (#2893) 2019-09-13 17:46:07 +02:00
executor Fix assert failure in bare SELECT FROM reference table FOR UPDATE in MX 2019-09-23 17:00:09 +02:00
master Fix assert failure in bare SELECT FROM reference table FOR UPDATE in MX 2019-09-23 17:00:09 +02:00
metadata Distribute CALL on distributed procedures to metadata workers 2019-09-24 17:31:09 +00:00
planner Include ifdefs for pg12 API changes, update local_shard_executiuon test to avoid CTE inlining 2019-09-23 20:22:35 +00:00
progress pg12: version_compat.h, tuples, oids, misc 2019-08-22 18:57:23 +00:00
relay pg12: version_compat.h, tuples, oids, misc 2019-08-22 18:57:23 +00:00
sql Hadi's feedback 2019-09-24 17:31:09 +00:00
test Fix wait_until_metadata_sync() for postgres 12. 2019-09-23 14:15:35 -07:00
transaction Fix assert failure in bare SELECT FROM reference table FOR UPDATE in MX 2019-09-23 17:00:09 +02:00
utils Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
worker Support serial and smallserial when syncing metadata 2019-09-23 17:39:21 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix depend arguments for OSX clang cpp (#2978) 2019-09-16 15:22:07 +02:00
citus.control Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
shared_library_init.c Add metadatasynced, and sync on master_update_node() 2019-09-18 09:32:54 -07:00