Skip to content

Make RunOptimize functions available#62

Merged
ChenHuajun merged 12 commits intoChenHuajun:masterfrom
notoriousR-O-B:runoptimize
Nov 26, 2025
Merged

Make RunOptimize functions available#62
ChenHuajun merged 12 commits intoChenHuajun:masterfrom
notoriousR-O-B:runoptimize

Conversation

@notoriousR-O-B
Copy link
Copy Markdown
Contributor

This PR makes the _run_optimize functions available to the database. This can be useful for reducing database and WAL footprint when making extensive use of roaringbitmaps.

Merging this would presumably warrant an extension version bump, so there's a minimal update file included as roaringbitmap--1.1--1.2.sql

@ChenHuajun
Copy link
Copy Markdown
Owner

Thank you for your PR, but the test cases did not pass and need to be adjusted

@notoriousR-O-B
Copy link
Copy Markdown
Contributor Author

The test failure was because the default extension version in the control file was still the previous version. I've updated that and also the .sql definition files. I was reluctant to do that before because it's not my place to set the version number, but it does need to be different.

Let me know if there's anything else you'd like me to change or add.

@notoriousR-O-B
Copy link
Copy Markdown
Contributor Author

Rebased against current master

@ChenHuajun ChenHuajun merged commit b19bbfb into ChenHuajun:master Nov 26, 2025
6 checks passed
@ChenHuajun
Copy link
Copy Markdown
Owner

Thanks

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