[pgjdbc/pgjdbc] 7f0e20: Add support for version 11 and version 12 (#1332)
Dave Cramer <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <5bf6ae4c767af_69ef2ad211c8c57c341c5@hookshot-fe-88eb02d.cp1-iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 7f0e200affbf4b6504bfafccaf6cfcdbe3b0219e
https://github.com/pgjdbc/pgjdbc/commit/7f0e200affbf4b6504bfafccaf6cfcdbe3b0219e
Author: Dave Cramer <[email protected]>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/ServerVersion.java
M pgjdbc/src/test/java/org/postgresql/test/util/ServerVersionParseTest.java
M pgjdbc/src/test/java/org/postgresql/test/util/ServerVersionTest.java
Log Message:
-----------
Add support for version 11 and version 12 (#1332)
* Add support for version 11 and version 12
* add tests for ServerVersion
* remove core.ServerVersionTest, move tests into util.ServerVersionTest
**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.