Skip to content

Conversation

@notoriousR-O-B
Copy link
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
Owner

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

@notoriousR-O-B
Copy link
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
Contributor Author

Rebased against current master

@ChenHuajun ChenHuajun merged commit b19bbfb into ChenHuajun:master Nov 26, 2025
6 checks passed
@ChenHuajun
Copy link
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