[JDBC] [pgjdbc/pgjdbc] ed0014: test: make StringTypeParameterTest 8.3+ since8.2 ... - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [JDBC] [pgjdbc/pgjdbc] ed0014: test: make StringTypeParameterTest 8.3+ since8.2 ...
Date
Msg-id 5975103988f02_16063fa74b8efc38105364@hookshot-fe3-cp1-prd.iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: ed0014cc03cedde76003a84c06a4f7b95b823de0
      https://github.com/pgjdbc/pgjdbc/commit/ed0014cc03cedde76003a84c06a4f7b95b823de0
  Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M .travis.yml
    M pgjdbc/src/test/java/org/postgresql/test/jdbc3/StringTypeParameterTest.java

  Log Message:
  -----------
  test: make StringTypeParameterTest 8.3+ since 8.2 misses enum types (#882)

PostgreSQL 8.2 tests at Travis should be green now, so removing allow_failures configuration



pgsql-jdbc by date:

Previous
From: AlexElin
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] 246b75: style: update checkstyle + turn on some rules(#84...
Next
From: Michael Glaesemann
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] 8287e7: test: assume integer datetimes for timestamptests...