.. |
commands
|
Prevent create_distributed_function() from the workers
|
2020-03-10 18:24:20 +01:00 |
connection
|
Replace foreach with foreach_ptr/foreach_oid (#3544)
|
2020-02-27 16:54:49 +01:00 |
deparser
|
Refactor the deparsing of a CREATE EXTENSION to prevent NULL POINTER dereferences (#3518)
|
2020-03-04 16:47:07 +01:00 |
executor
|
Simplify INSERT logic in router planner
|
2020-03-10 15:54:40 +01:00 |
master
|
implement DropTaskList before introducing local DROP table execution (#3603)
|
2020-03-10 19:12:44 +03:00 |
metadata
|
Remove all GetWorkerNodeCount() references
|
2020-03-09 13:35:18 +03:00 |
planner
|
Simplify INSERT logic in router planner
|
2020-03-10 15:54:40 +01: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
|
Refactor master query to be planned by postgres' planner (#3326)
|
2020-02-25 14:39:56 +01:00 |
test
|
Rename LookupCitusTableCacheEntry to GetCitusTableCacheEntry, LookupLookupCitusTableCacheEntry back to LookupCitusTableCacheEntry
|
2020-03-08 14:08:23 +00:00 |
transaction
|
Rename LookupCitusTableCacheEntry to GetCitusTableCacheEntry, LookupLookupCitusTableCacheEntry back to LookupCitusTableCacheEntry
|
2020-03-08 14:08:23 +00:00 |
utils
|
maintenanced: Don't call proc_exit in SIGTERM handler
|
2020-03-09 23:22:19 +00:00 |
worker
|
refactor around local group id checks
|
2020-03-05 20:20:41 +03:00 |
.gitignore
|
Change SQL migration build process for easier reviews (#2951)
|
2019-09-13 18:44:27 +02:00 |
Makefile
|
Fix Makefile so that it builds safestringlib correctly on OSX
|
2020-02-26 17:44:44 +01:00 |
citus.control
|
Add missing pieces for version bump of #3482 (#3523)
|
2020-02-21 12:35:29 +01:00 |
shared_library_init.c
|
Convert unsafe APIs to safe ones
|
2020-02-25 15:39:27 +01:00 |