You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Added
11
11
12
+
### Changed
13
+
14
+
### Fixed
15
+
16
+
## [15.1.0] - 2026-07-30
17
+
18
+
### Added
19
+
12
20
- Added support for changing table and column compression settings via `ALTER TABLE` commands instead of recreating objects when the Greenplum 7 syntax is enabled.
13
21
14
22
### Changed
@@ -2552,7 +2560,8 @@ We increment major version in this release due to decision to shift our developm
2552
2560
2553
2561
- ORDER BY parsing has been added to the aggregate functions.
0 commit comments