Skip to content

Fix PostgreSQL 17 compilation #32

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
Nov 13, 2024

Conversation

bradfordboyle
Copy link

When compiling against PG17 on Debian testing with gcc 14, building fails because of incompatible-pointer-type error. This commit updates the macros added in e1f8714 to handle the pointer types.

When compiling against PG17 on Debian testing with gcc 14, building
fails because of incompatible-pointer-type error. This commit updates
the macros added in e1f8714 to handle the pointer types.
@jpechane jpechane force-pushed the fix-postgres-17-compilation branch from 30dc5ad to e3a1353 Compare November 13, 2024 08:55
@jpechane jpechane merged commit 84f30f3 into debezium:main Nov 13, 2024
@jpechane
Copy link

@bradfordboyle Applied, thanks!

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