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

Disable FDW support on Postgres 11+ (see #49); created new feature flag #89

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Oct 9, 2019

Unfortunately, FDW examples and tests have to be disabled entirely,
because 'examples/fdw' cannot depend on 'pg-extend' crate features.

This is a prerequisite to #86.

Copy link
Owner

@bluejekyll bluejekyll left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

…feature flag

Unfortunately, FDW examples and tests have to be disabled entirely,
because 'examples/fdw' cannot depend on 'pg-extend' crate features.
@intgr intgr force-pushed the disable-fdw-on-postgres-11 branch from 52c462e to 0e07540 Compare October 9, 2019 23:37
@intgr
Copy link
Contributor Author

intgr commented Oct 9, 2019

Rebased.

@bluejekyll bluejekyll merged commit c02bde1 into bluejekyll:master Oct 9, 2019
@bluejekyll
Copy link
Owner

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