File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- Fixes: #7055: Fix the `scankey` for `segment by` columns, where constant type is different from variable.
1
+ Fixes: #7055: Fix the `scankey` for `segment by` columns, where the type `constant` is different to ` variable` .
Original file line number Diff line number Diff line change 1
- Fixes: #7064: Fix the bug in default `order by` calculation in compression.
1
+ Fixes: #7064: Fix the bug in the default `order by` calculation in compression.
Original file line number Diff line number Diff line change 1
- Fixes: #7074: Fix the bug in default `segment by` calculation in compression.
1
+ Fixes: #7074: Fix the bug in the default `segment by` calculation in compression.
Original file line number Diff line number Diff line change 1
- Implements: #6880: Add support for the array operators to compressed DML batch filtering.
1
+ Implements: #6880: Add support for the array operators used for compressed DML batch filtering.
Original file line number Diff line number Diff line change 1
- Implements: #6897: Add support for replica identity on the compressed hypertables.
1
+ Implements: #6897: Add support for replica identity on compressed hypertables.
Original file line number Diff line number Diff line change 1
- Implements: #6918: Remove the support for PG13.
1
+ Implements: #6918: Remove support for PG13.
Original file line number Diff line number Diff line change 1
- Implements: #6989: Add support for the foreign keys from plain tables to hypertables.
1
+ Implements: #6989: Add support for foreign keys when converting plain tables to hypertables.
Original file line number Diff line number Diff line change 1
- Fixes: #7018: Fix the `search_path` quoting in the compression defaults function.
1
+ Fixes: #7018: Fix `search_path` quoting in the compression defaults function.
Original file line number Diff line number Diff line change 1
- Fixes: #7046: Prevent locking the compressed tuples.
1
+ Fixes: #7046: Prevent locking for compressed tuples.
Original file line number Diff line number Diff line change 1
- Implements: #7048: Add the index scan to INSERT DML decompression.
1
+ Implements: #7048: Add an index scan for INSERT DML decompression.
You can’t perform that action at this time.
0 commit comments