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

Fix version with autoconf #25

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

dAdAbird
Copy link
Member

@dAdAbird dAdAbird commented Dec 6, 2024

Revert changes made before so the version won't break tools' expectations

the output with changes:

# select version();
                                                                                version
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Percona Server for PostgreSQL 17.2 - Percona Server for PostgreSQL 17.2.1 on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
(1 row)

Fix PG-1242

Revert changes made before so the version won't break tools' expectations

the output with changes:
```
# select version();
                                                                                version
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Percona Server for PostgreSQL 17.2 - Percona Server for PostgreSQL 17.2.1 on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
(1 row)
```
Fix PG-1242
@shahidullah79
Copy link
Collaborator

LGTM
Previous builds shows
on RHEL9

Percona Server for PostgreSQL 17.1 - Percona Server for PostgreSQL 17.1.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2.0.1), 64-bit
(1 row)

On Ubuntu

Percona Server for PostgreSQL 17.1 - Percona Server for PostgreSQL 17.1.1 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0, 64-bit

Copy link
Collaborator

@shahidullah79 shahidullah79 left a comment

Choose a reason for hiding this comment

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

LGTM

@ImTheKai ImTheKai self-requested a review December 9, 2024 08:46
@ImTheKai ImTheKai merged commit cbe9c39 into percona:TDE_REL_17_STABLE Dec 9, 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.

4 participants