..
commands
Adds support for table undistribution
2020-08-05 14:36:03 +03:00
connection
adapt recently added code for pg13
2020-08-04 15:18:27 +03:00
deparser
Add ruleutils changes from 3977 and 4011
2020-08-04 15:38:13 +03:00
executor
Support EXPLAIN EXECUTE ANALYZE.
2020-08-10 13:44:30 -07:00
metadata
Adds support for table undistribution
2020-08-05 14:36:03 +03:00
operations
Adds support for table undistribution
2020-08-05 14:36:03 +03:00
planner
Rename FindNodeCheckXXX functions ( #4106 )
2020-08-11 15:01:23 +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
Adds support for table undistribution
2020-08-05 14:36:03 +03:00
test
Improve error for index operator class parameters
2020-08-04 15:38:13 +03:00
transaction
Use CMDTAG_SELECT_COMPAT
2020-08-04 15:38:13 +03:00
utils
Rename FindNodeCheckXXX functions ( #4106 )
2020-08-11 15:01:23 +03:00
worker
Use table_openXXX methods in the codebase
2020-08-04 15:10:22 +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
Implement shared connection count reservation & enable `citus.max_shared_pool_size` for COPY
2020-08-03 18:51:40 +02:00