Skip to content

Conversation

@Terry1504
Copy link
Contributor

@Terry1504 Terry1504 commented Aug 23, 2024

pxf_fragment.c has a incorrect (seems typo) conditional preprocessor directives that depend on PG_VERSION_NUM, which makes copyfrom_internal.h is not included in the end.

Fix #583

pxf_fragment.c has a incorrect (seems typo) conditional preprocessor
directives that depend on PG_VERSION_NUM, which makes copyfrom_internal.h
is not included in the end.

See: Issue#583 <apache#583>
Copy link
Contributor

@reshke reshke left a comment

Choose a reason for hiding this comment

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

Generally speaking, provided fix is correct and fixes issue it aims to.

Copy link
Contributor

@edespino edespino left a comment

Choose a reason for hiding this comment

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

+1

@my-ship-it my-ship-it merged commit 9b90f90 into apache:main Aug 26, 2024
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.

[Bug] Compilation Failure in pxf_fdw Due to PG_VERSION_NUM Update and --enable-pxf Option

4 participants