[pgjdbc/pgjdbc] 17c4bc: change IS_GENERATED to IS_GENERATEDCOLUMN as per s...

Dave Cramer <[email protected]> Tue, 28 May 2019 09:01:40 -0700
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: 17c4bcfb59e846c593093752f2e30dd97bb4b338
      https://github.com/pgjdbc/pgjdbc/commit/17c4bcfb59e846c593093752f2e30dd97bb4b338
  Author: Dave Cramer <[email protected]>
  Date:   2019-05-28 (Tue, 28 May 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:
  -----------
  change IS_GENERATED to IS_GENERATEDCOLUMN as per spec (#1485)