[pgjdbc/pgjdbc] 2ad1ac: Fix setURL in BaseDataSource (#1341)
Dave Cramer <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <5bf6adee5e63f_7c2f2ac2566a25783637@hookshot-fe-da92815.cp1-iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 2ad1ac3fc0e07edce957aaed51167240a970b1f1
https://github.com/pgjdbc/pgjdbc/commit/2ad1ac3fc0e07edce957aaed51167240a970b1f1
Author: Dave Cramer <[email protected]>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/ds/common/BaseDataSource.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/optional/SimpleDataSourceTest.java
Log Message:
-----------
Fix setURL in BaseDataSource (#1341)
* make sure an invalid URL throws an exception in setUrl
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.