Skip to content

Conversation

artemgavrilov
Copy link
Contributor

@artemgavrilov artemgavrilov commented Aug 28, 2025

PG-12 reached EOL one year ago, so we can cleanup compatibiliby code for that version and remove related CI workflows.

PG-1900

Description

Links

Docs update: percona/pgsm-docs#76

@artemgavrilov artemgavrilov requested a review from dutow as a code owner August 28, 2025 13:25
@artemgavrilov artemgavrilov force-pushed the PG-1900-remove-pg-12-support branch 2 times, most recently from 5e5feb5 to 5c7b9ee Compare August 28, 2025 14:14
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.12%. Comparing base (d0f1172) to head (2907b4e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
+ Coverage   84.89%   85.12%   +0.22%     
==========================================
  Files           3        3              
  Lines        1311     1311              
  Branches      207      207              
==========================================
+ Hits         1113     1116       +3     
+ Misses         95       94       -1     
+ Partials      103      101       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@artemgavrilov artemgavrilov force-pushed the PG-1900-remove-pg-12-support branch 2 times, most recently from f7ef146 to 52afc22 Compare August 29, 2025 10:19
@AndersAstrand
Copy link

I think the commit message should clarify why we need to update the extension version to drop the pg12 support.

PG-12 reached EOL one year ago, so we can cleanup compatibiliby code for
that version and remove related CI workflows. This change requires
migration script to remove pgsm_create_11_view SQL function and as a result it
requires extension version bump.
@artemgavrilov artemgavrilov force-pushed the PG-1900-remove-pg-12-support branch from 52afc22 to 2907b4e Compare September 2, 2025 10:17
@artemgavrilov artemgavrilov requested a review from jeltz September 2, 2025 13:45
@artemgavrilov
Copy link
Contributor Author

I think the commit message should clarify why we need to update the extension version to drop the pg12 support.

Added

@artemgavrilov artemgavrilov merged commit 1e32b52 into main Sep 5, 2025
21 of 23 checks passed
@artemgavrilov artemgavrilov deleted the PG-1900-remove-pg-12-support branch September 5, 2025 16:30
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.

4 participants