mirror of https://github.com/citusdata/citus.git
Apply suggestions from code review
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>pull/7587/head
parent
08c54784ec
commit
000bc09c88
|
@ -7,10 +7,10 @@
|
|||
reference tables, when a modify request is initiated from a worker
|
||||
node that is not the "FirstWorkerNode" (#7542)
|
||||
|
||||
* Fixes performance issue when distributing a table that depends on an
|
||||
* Fixes a performance issue when distributing a table that depends on an
|
||||
extension (#7574)
|
||||
|
||||
* Fixes performance issue when using "\d tablename" on a server with
|
||||
* Fixes a performance issue when using "\d tablename" on a server with
|
||||
many tables (#7577)
|
||||
|
||||
* Fixes a crash caused by some form of ALTER TABLE ADD COLUMN
|
||||
|
|
Loading…
Reference in New Issue