Skip to content

PG-1235: Fix product name and version #26

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

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dutow
Copy link
Collaborator

@dutow dutow commented Dec 12, 2024

Issue: pg_upgrade and some other tests are failing

This is caused by some mistake during the 17.2 rebase, where the commits that fixed this issue previously, by changing the version and product name, simply disappeared.

Fix: reintroduce the same changes, with this, the format of the name / version is the same as for 17.0

Issue: pg_upgrade and some other tests are failing

This is caused by some mistake during the 17.2 rebase, where the commits
that fixed this issue previously, by changing the version and product name,
simply disappeared.

Fix: reintroduce the same changes, with this, the format of the name / version
is the same as for 17.0
@dutow dutow requested a review from dAdAbird December 12, 2024 19:18
@dutow
Copy link
Collaborator Author

dutow commented Dec 13, 2024

Now the only test failing with meson is pg_tde regression, I'll fix that next week with the submodule removal.

@dutow dutow merged commit 7b49641 into percona:TDE_REL_17_STABLE Dec 16, 2024
1 of 2 checks passed
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