Skip to content

Bump PG versions to 17.7, 16.11#8355

Merged
naisila merged 3 commits into
mainfrom
naisila/bump-pg-versions
Dec 15, 2025
Merged

Bump PG versions to 17.7, 16.11#8355
naisila merged 3 commits into
mainfrom
naisila/bump-pg-versions

Conversation

@naisila
Copy link
Copy Markdown
Contributor

@naisila naisila commented Nov 21, 2025

This PR bumps PG versions in CI tests and update some error messages in statistics based on the following commits of latest PG minors:

postgres/postgres@ab16418ee
postgres/postgres@f225473cb
postgres/postgres@f9b41f3e1

Sister PR citusdata/the-process#181

naisila added a commit to citusdata/the-process that referenced this pull request Nov 21, 2025
Update to postgres versions:
 - 15.15
 - 16.11
 - 17.7

Sister PR citusdata/citus#8355
@naisila naisila force-pushed the naisila/bump-pg-versions branch from 3389855 to d2f4e15 Compare November 21, 2025 10:56
@naisila naisila added cherry-pick-12.1 cherry-pick-13.0 cherry-pick-13.1 cherry-pick-13.2 The tag to be removed once the PR is cherry-picked to 13.2 rel branch. labels Nov 21, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.74%. Comparing base (62a9190) to head (6381c94).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8355   +/-   ##
=======================================
  Coverage   88.74%   88.74%           
=======================================
  Files         287      287           
  Lines       63020    63020           
  Branches     7891     7891           
=======================================
  Hits        55925    55925           
- Misses       4777     4780    +3     
+ Partials     2318     2315    -3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@naisila naisila force-pushed the naisila/bump-pg-versions branch from d2f4e15 to 161c68f Compare December 4, 2025 13:27
@naisila naisila requested a review from eaydingol December 4, 2025 19:20
@naisila naisila force-pushed the naisila/bump-pg-versions branch from 161c68f to c235ae7 Compare December 15, 2025 12:42
@naisila naisila changed the title Bump PG versions to 17.7, 16.11, 15.15 Bump PG versions to 17.7, 16.11 Dec 15, 2025
@naisila naisila force-pushed the naisila/bump-pg-versions branch from c235ae7 to 70be49d Compare December 15, 2025 12:46
Comment thread .github/workflows/build_and_test.yml Outdated
pg17_version: '{ "major": "17", "full": "17.6" }'
upgrade_pg_versions: "16.10-17.6"
sql_snapshot_pg_version: "17.7"
image_suffix: "-dev-64ddc65"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I assume we will update this once the images are generated by the-process

@naisila naisila enabled auto-merge (squash) December 15, 2025 13:37
@naisila naisila merged commit 7157f30 into main Dec 15, 2025
96 of 99 checks passed
@naisila naisila deleted the naisila/bump-pg-versions branch December 15, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-12.1 cherry-pick-13.0 cherry-pick-13.1 cherry-pick-13.2 The tag to be removed once the PR is cherry-picked to 13.2 rel branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants