Skip to content

Add 2026-07-22 release notes - #187

Merged
ElenaKrippner merged 1 commit into
masterfrom
krippner/relnotes-2026-07-22
Jul 22, 2026
Merged

Add 2026-07-22 release notes#187
ElenaKrippner merged 1 commit into
masterfrom
krippner/relnotes-2026-07-22

Conversation

@ElenaKrippner

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread data/releasenotes.json Outdated
},
{
"type": "perf",
"note": "Reduce the amount of row pages after a large bulk insert."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"note": "Reduce the amount of row pages after a large bulk insert."
"note": "Improve compression for the last rows of large bulk insert."

Comment thread data/releasenotes.json
},
{
"type": "feat",
"note": "Allow re-naming roles through <tt>ALTER ROLE ... RENAME</tt>."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to update the docs for the first new features @ChrisWint

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update them for a lot new DDL feautres soon, @mproebstl and I discussed defering a docs update until the feature flag is live to have a consistent change with all new functionality.

@ElenaKrippner
ElenaKrippner force-pushed the krippner/relnotes-2026-07-22 branch from 3c8fb18 to 364d7bf Compare July 22, 2026 13:18
Comment thread data/releasenotes.json
"notes": [
{
"type": "feat",
"note": "Compress cold data on disk using zstd compression by default, controllable through <tt>CREATE TABLE ... WITH (compression=zstd/none)</tt>."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zstd compression should be in the docs @ChrisWint

@ElenaKrippner
ElenaKrippner merged commit 8cdd8a4 into master Jul 22, 2026
3 of 4 checks passed
@ElenaKrippner
ElenaKrippner deleted the krippner/relnotes-2026-07-22 branch July 22, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants