[pgjdbc/pgjdbc] 0ed0e8: fix missing metadata columns, and misspelledcolum... - Mailing list pgsql-jdbc

From Dave Cramer
Subject [pgjdbc/pgjdbc] 0ed0e8: fix missing metadata columns, and misspelledcolum...
Date
Msg-id 5bf6af52ce2de_759e2b12201f657827778@hookshot-fe-6e9b612.cp1-iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 0ed0e8f2dcd0ae4bbb5caee27b7057cef182c146
      https://github.com/pgjdbc/pgjdbc/commit/0ed0e8f2dcd0ae4bbb5caee27b7057cef182c146
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java

  Log Message:
  -----------
  fix missing metadata columns, and misspelled columns (#1323)

* fix missing metadata columns, and misspelled columns



      **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.

pgsql-jdbc by date:

Previous
From: Jorge Solorzano
Date:
Subject: [pgjdbc/pgjdbc] 84e8d9: feat: return info on create slot ofreplication (#...
Next
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] 325e63: fix: Incorrect return value for bytes[128-255] in...