citus/src/backend/distributed
Halil Ozan Akgul 77b3be8b6d Turn RelOptInfos to only used field of them, relids, to be able to copy 2020-10-22 13:42:28 +03:00
..
commands Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
connection Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
deparser Fix memory issues around deparsing index commands (#4270) 2020-10-22 13:17:13 +03:00
executor Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
metadata Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
operations Remove unused functions that cppcheck found 2020-10-19 13:50:52 +03:00
planner Turn RelOptInfos to only used field of them, relids, to be able to copy 2020-10-22 13:42:28 +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 9.5-1 udfs and update citus--9.4-1--9.5-1.sql 2020-10-15 13:50:36 +02: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 Remove RemoveDuplicateJoinRestrictions() function 2020-10-21 10:29:39 +02: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 Introduce new make targets for downgrade scripts 2020-07-14 13:10:18 +03:00
citus.control Bump citus version to 9.5devel 2020-07-01 14:46:55 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Do initial cleanup only once in pg_init (#4213) 2020-10-02 09:12:39 +03:00