[pgjdbc/pgjdbc] 7f1752: fix:handle numeric domain types (#1611)

Dave Cramer <[email protected]> Fri, 22 Nov 2019 12:15:52 -0800
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 7f1752a1f2853c88333b3ac75c2dc0212272b254
      https://github.com/pgjdbc/pgjdbc/commit/7f1752a1f2853c88333b3ac75c2dc0212272b254
  Author: Dave Cramer <[email protected]>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  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:handle numeric domain types (#1611)

* fix:handle numeric domain types