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: compilation error for stripe and logflare fdw #189

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Nov 2, 2023

What kind of change does this PR introduce?

This PR is to add missing http dependency for stripe and logflare fdw, which caused compilation error when compile fdw individually like below:

cargo pgrx run --features stripe_fdw

What is the current behavior?

Compile stripe and logflare fdw will fail.

What is the new behavior?

Compile stripe and logflare fdw is okay.

Additional context

N/A

@burmecia burmecia requested a review from imor November 2, 2023 09:11
@burmecia burmecia merged commit 3c19feb into main Nov 2, 2023
@burmecia burmecia deleted the fix/compilation-error branch November 2, 2023 09:40
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