Skip to content

Conversation

@dutow
Copy link
Collaborator

@dutow dutow commented Dec 4, 2024

This also modifies the pg_waldump build so it is now correctly uses pg_tde as a static library, to handle warnings and custom flags for KMIP correctly.

This commit also enables generic -Werror for meson builds, so that we are forced to fix warnings before merging in the future.

@dutow dutow changed the title Fixing warnings on the postgres side PG-1237: Fixing warnings on the postgres side Dec 5, 2024
Comment on lines 19 to 25
if percona_ext == true
# link_with
endif
Copy link
Member

Choose a reason for hiding this comment

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

Is this something for todo?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

forgot to do it properly, fixed

This also modifies the pg_waldump build so it is now correctly uses
pg_tde as a static library, to handle warnings and custom flags for KMIP correctly.

This commit also enables generic -Werror for meson builds, so that we are forced
to fix warnings before merging in the future.
@dutow dutow merged commit 5ebf008 into percona:TDE_REL_17_STABLE Dec 5, 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