citus/src/backend/distributed
SaitTalhaNisanci 180195b445
Remove unused parameter from VarConstOpExprClause (#4348)
2020-11-25 21:00:22 +03:00
..
commands Refactor PreprocessIndexStmt (#4272) 2020-11-25 12:19:37 +03:00
connection Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
deparser Fix uninitilized variable (#4293) 2020-11-04 12:08:15 +03:00
executor Move local execution after remote execution (#4301) 2020-11-24 13:43:38 +01:00
metadata Do not cache all the distributed table metadata during CitusTableTypeIdList() 2020-11-24 17:44:06 +01:00
operations Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
planner Remove unused parameter from VarConstOpExprClause (#4348) 2020-11-25 21:00:22 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Extend citus local table utility command support 2020-09-09 11:50:55 +03:00
sql create missing objects during upgrade path 2020-11-17 19:01:51 +01:00
test Table access method support for distributed tables 2020-10-16 12:02:25 -07:00
transaction Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
utils Refactor PreprocessIndexStmt (#4272) 2020-11-25 12:19:37 +03:00
worker Remove unused functions that cppcheck found 2020-10-19 13:50:52 +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 make columnar compile and functionally working 2020-11-17 18:55:34 +01:00