Skip to content

Add postgres 10.3 with libedit support enabled#591

Merged
springmeyer merged 1 commit into
masterfrom
postgres-10.3-libedit
Dec 3, 2018
Merged

Add postgres 10.3 with libedit support enabled#591
springmeyer merged 1 commit into
masterfrom
postgres-10.3-libedit

Conversation

@springmeyer
Copy link
Copy Markdown
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