Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Conversation

@SattaiLanfear
Copy link
Contributor

Made URLParser stricter.
Corrected test cases using illegal IP addresses. (ip's out of range)
Now accepts JDBC style "jdbc:postgresql:dbname"
Switched from fragile regex to java.net.URI parsing.
Added parameter URL-format decoding.

Deprecated ParserURL in postgresql.util package and converted it to an alias to PostgreSQL URLParser.
Deprecated to 0.2.20, the version may need to be updated.

Made URLParser stricter.
Corrected test cases using illegal IP addresses. (ip's out of range)
Now accepts JDBC style "jdbc:postgresql:dbname"
Switched from fragile regex to java.net.URI parsing.
Added parameter URL-format decoding.

Deprecated ParserURL in PostgreSQL and converted it to an alias to PostgreSQL URLParser.
Deprecated to 0.2.20, the version may need to be updated.
@mauricio mauricio merged commit cc58769 into mauricio:master Jul 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants