[pgjdbc/pgjdbc] ed0014: test: make StringTypeParameterTest 8.3+ since 8.2 ...

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] ed0014: test: make StringTypeParameterTest 8.3+ since 8.2 ...
Date: 2017-07-23 21:08:09
Message-ID: 5975103988f02_16063fa74b8efc38105364@hookshot-fe3-cp1-prd.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: ed0014cc03cedde76003a84c06a4f7b95b823de0
https://github.com/pgjdbc/pgjdbc/commit/ed0014cc03cedde76003a84c06a4f7b95b823de0
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Glaesemann 2017-07-24 09:41:28 [pgjdbc/pgjdbc] 8287e7: test: assume integer datetimes for timestamp tests...
Previous Message AlexElin 2017-07-23 20:36:37 [pgjdbc/pgjdbc] 246b75: style: update checkstyle + turn on some rules (#84...