Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.2 #252

Merged
merged 1 commit into from
Apr 1, 2024
Merged

1.1.2 #252

merged 1 commit into from
Apr 1, 2024

Conversation

wuputah
Copy link
Member

@wuputah wuputah commented Apr 1, 2024

1.1.2

  • turn off column cache when building an index, vacuum, and analyze (#250)
  • fix memory leak when executing vectorized quals (#242)
  • do not release the chunk group state if there is data (#245)
  • fix case sensitivity bug in columnar.alter_table_set_access_method (#237)
  • fix a crash when chunk_group_row_limit is larger than 110000 (#235)
  • add extensions: wrappers, pgsodium, and supabase_vault (PG >=14) (#236)

Thanks to @japinli for multiple bug fixes in this release!

@wuputah wuputah requested a review from JerrySievert April 1, 2024 19:48
@wuputah wuputah merged commit 3cdf836 into main Apr 1, 2024
14 checks passed
@wuputah wuputah deleted the jd/1.1.2 branch April 1, 2024 19:56
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.

2 participants