Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump PG versions to latest minors 14.10, 15.5, 16.1 #7336

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

naisila
Copy link
Member

@naisila naisila commented Nov 9, 2023

Postgres got minor updates on Nov9, this starts using the images with the latest
version for our tests, namely 14.10, 15.5 and 16.1.
Sister PR: citusdata/the-process#152

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #7336 (e36c056) into main (240313e) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #7336      +/-   ##
==========================================
- Coverage   89.58%   89.50%   -0.08%     
==========================================
  Files         275      275              
  Lines       59613    59609       -4     
  Branches     7428     7425       -3     
==========================================
- Hits        53403    53352      -51     
- Misses       4079     4125      +46     
- Partials     2131     2132       +1     

@naisila naisila marked this pull request as ready for review November 10, 2023 06:56
@naisila naisila requested a review from hanefi November 10, 2023 07:00
pg15_version: '{ "major": "15", "full": "15.4" }'
pg16_version: '{ "major": "16", "full": "16.0" }'
upgrade_pg_versions: "14.9-15.4-16.0"
image_suffix: "-dev-2831cc2"
Copy link
Member

Choose a reason for hiding this comment

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

needs to be updated before merge

naisila added a commit to citusdata/the-process that referenced this pull request Nov 13, 2023
@naisila naisila force-pushed the naisila/bump_pg_versions branch from b20aedf to e36c056 Compare November 13, 2023 11:48
@naisila naisila merged commit e4ac3e6 into main Nov 13, 2023
@naisila naisila deleted the naisila/bump_pg_versions branch November 13, 2023 12:05
francisjodi pushed a commit that referenced this pull request Nov 13, 2023
Postgres got minor updates on Nov9, this starts using the images with
the latest version for our tests, namely 14.10, 15.5 and 16.1.
These minor updates were compatible with Citus.
Sister PR: citusdata/the-process#152
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