[pgjdbc/pgjdbc] 0ed0e8: fix missing metadata columns, and misspelled colum...

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 0ed0e8: fix missing metadata columns, and misspelled colum...
Date: 2018-11-22 13:29:54
Message-ID: 5bf6af52ce2de_759e2b12201f657827778@hookshot-fe-6e9b612.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2018-11-23 10:55:53 [pgjdbc/pgjdbc] 325e63: fix: Incorrect return value for bytes [128-255] in...
Previous Message Jorge Solorzano 2018-11-22 13:29:16 [pgjdbc/pgjdbc] 84e8d9: feat: return info on create slot of replication (#...