Skip to content

Update postgres to 18.4#251

Open
gominimal-pkgmgr-mgr[bot] wants to merge 2 commits into
mainfrom
update-postgres-18.4
Open

Update postgres to 18.4#251
gominimal-pkgmgr-mgr[bot] wants to merge 2 commits into
mainfrom
update-postgres-18.4

Conversation

@gominimal-pkgmgr-mgr

Copy link
Copy Markdown
Contributor

Update postgres 18.018.4

Source: github:postgres/postgres:tag
Release: https://github.com/postgres/postgres/releases/tag/REL_18_4
Changelog: postgres/postgres@18.0...REL_18_4
Released: 35 days ago (2026-05-11)

Pkgscan: clean — diff against the prior version surfaced no newly-introduced suspicious patterns.

Components changed

CycloneDX component delta (declared materials — the package's own version, not a dependency-tree diff)
Component Old New
~ postgres 18.0 18.4
~ postgres-upstream 18.0 18.4

Changes

Old New
Version 18.0 18.4
SHA256 30e97fc1f1594a72... 9b4f86dd2ac00b91...
Size 29.3 MB 29.9 MB
Source gs://minimal-staging-archives/postgresql-18.0.tar.gz gs://minimal-staging-archives/postgresql-18.4.tar.gz

Quality suggestions

  • Missing tests block. This package has no standalone tests, so the buildbot will only verify compilation — not functional correctness. Consider adding a minimal smoke test (e.g., a --version or small round-trip invocation) as part of this PR so future bumps catch regressions. See packages/python/build.ncl for a simple example.

Created by pkgmgr

gominimal-pkgmgr-mgr Bot and others added 2 commits June 15, 2026 22:52
…ild)

The auto-bump mirrored GitHub's source archive (extracts to
postgres-REL_18_4/), but build.sh expects the official postgresql.org
layout (postgresql-18.4/), so the build failed at the cd into
postgresql-18.4.

Replaced gs://minimal-staging-archives/postgresql-18.4.tar.gz with the
official ftp.postgresql.org tarball (sha256 450aa8f2..., verified against
postgresql.org's published checksum) and updated build.ncl to match.

pkgmgr won't re-introduce this: postgres is now in the
canonical_upstream_url table (gominimal/pkgmgr-rs#311) so future bumps
fetch from postgresql.org.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant