mirror of https://github.com/citusdata/citus.git
Add changelog entry for 7.5.1
parent
4c94bf3eae
commit
33611c168a
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
### citus v7.5.1 (August 28, 2018) ###
|
||||
|
||||
* Improves query pushdown planning performance
|
||||
|
||||
* Fixes a bug that could cause modifying CTEs to select wrong execution mode
|
||||
|
||||
### citus v7.4.2 (July 27, 2018) ###
|
||||
|
||||
* Fixes a segfault in real-time executor during online shard move
|
||||
|
||||
### citus v7.5.0 (July 25, 2018) ###
|
||||
|
||||
* Adds foreign key support from hash distributed to reference tables
|
||||
|
|
Loading…
Reference in New Issue