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

Add postgres 10.3 with libedit support enabled #591

Merged
merged 1 commit into from
Dec 3, 2018

Conversation

springmeyer
Copy link
Contributor

@springmeyer springmeyer commented Mar 23, 2018

Adds a new postgres 10.3 package that should support autocomplete of SQL in the psql interpreter. This is missing in the previous versions because we pass --without-readline to avoid the GNU GPL dep. Now we are building against BSD libedit with --with-readline --with-libedit-preferred.

The build is working on OS X and Linux: https://travis-ci.org/mapbox/mason/builds/357120940. So this is ready to test. @ingalls would you be up for confirming that autocomplete is now working?

@springmeyer springmeyer merged commit 1f7500a into master Dec 3, 2018
@springmeyer springmeyer deleted the postgres-10.3-libedit branch December 3, 2018 02:19
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.

1 participant