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 connecting to devel version of postgres #73

Closed
wants to merge 3 commits into from
Closed

Fix connecting to devel version of postgres #73

wants to merge 3 commits into from

Conversation

gmokki
Copy link

@gmokki gmokki commented Mar 29, 2014

The current code throws NumberFormatException when trying to parse git checkout postgres server version '9.4devel'.
While at it fix the code to not eat the above mentioned exception when connecting.

@gsmet
Copy link
Contributor

gsmet commented Apr 9, 2014

+1

Note that it's going to conflict with #74 but it's an easy fix.

@brettwooldridge
Copy link
Contributor

@gmokki pull request #74 has been merged, which creates a compiled regular expression constant for version splitting. Can you resubmit this pull request with your changes integrated?

@kdubb
Copy link
Member

kdubb commented Aug 17, 2014

This was combined into pr #91

@kdubb kdubb closed this Aug 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants