Skip to content

Conversation

c-herrewijn
Copy link
Member

@c-herrewijn c-herrewijn commented May 22, 2025

minor restructure, allows for easier adjustment of default for MAIN_BRANCH_VERSIONING

This PR is part of a 2 step code change:

  1. minor resturcture, no logical change <----- this PR
  2. set default for MAIN_BRANCH_VERSIONING to false (revert on main branch) Main branch versioning set to false #17602

Copy link
Contributor

@carlopi carlopi left a comment

Choose a reason for hiding this comment

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

Thanks, looks way cleaner!

@Mytherin Mytherin merged commit 81fde73 into duckdb:v1.3-ossivalis May 22, 2025
52 checks passed
Mytherin added a commit that referenced this pull request May 22, 2025
Set default value for `MAIN_BRANCH_VERSIONING` to false.
NOTE: needs to be reverted on main branch:
```
git revert 7cd2e24
```

This PR is part of a 2 step code change:
1. minor resturcture, no logical change
(#17601)
2. set default for MAIN_BRANCH_VERSIONING to false (revert on main
branch) **<----- this PR**
@c-herrewijn c-herrewijn deleted the MAIN_BRANCH_VERSIONING-preparation branch May 26, 2025 10:27
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Jun 2, 2025
Generate correct UUID v7 (duckdb/duckdb#17612)
Main branch versioning set to false (duckdb/duckdb#17602)
minor restructure MAIN_BRANCH_VERSIONING (duckdb/duckdb#17601)
[Dev][CLI] Use an unused bit for `DUCKDB_LATEST_STORAGE_VERSION` (duckdb/duckdb#17598)
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