Skip to content

Release/5.70.3#70

Merged
datakitchen-devops merged 2 commits into
mainfrom
release/5.70.3
Jul 23, 2026
Merged

Release/5.70.3#70
datakitchen-devops merged 2 commits into
mainfrom
release/5.70.3

Conversation

@aarthy-dk

Copy link
Copy Markdown
Contributor

No description provided.

aarthy-dk and others added 2 commits July 22, 2026 20:24
pixeltable-pgserver 0.6.0 bundles multiple PostgreSQL majors and
get_server() defaults to the newest (18). Existing standalone data
dirs initialized under 16 then fail to start with a version mismatch
during upgrade.

Read the cluster's major via pgdata_version() and pass it to
get_server() so existing data dirs keep their major; fresh clusters
initialize on 18. Pin pixeltable-pgserver>=0.6.0,<0.7.0 so a future
release cannot silently drop a bundled major that live data dirs use.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@datakitchen-devops
datakitchen-devops merged commit 942406e into main Jul 23, 2026
4 checks passed
@datakitchen-devops
datakitchen-devops deleted the release/5.70.3 branch July 23, 2026 00:41
@github-actions

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
testgen/common
   standalone_postgres.py724818027%36–37, 41, 54–59, 73–98, 103, 112–114, 124–139, 145–148, 153, 165–173
TOTAL23336173056124420% 

Tests Skipped Failures Errors Time
4 0 💤 0 ❌ 4 🔥 19.797s ⏱️

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