[pgjdbc/pgjdbc] af4996: test: workaround DST issue inStatementTest#testDa... - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [pgjdbc/pgjdbc] af4996: test: workaround DST issue inStatementTest#testDa...
Date
Msg-id 5aa51bb2db5e0_5ee32af3bf533c10141614@hookshot-fe-7191cb1.cp1-iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: af499625fb99043fe0bf605ec4b23f3dd64c18d7
      https://github.com/pgjdbc/pgjdbc/commit/af499625fb99043fe0bf605ec4b23f3dd64c18d7
  Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc2/StatementTest.java

  Log Message:
  -----------
  test: workaround DST issue in StatementTest#testDateFunctions



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] fcd1ea: fix: wrong results when a single statement isused...
Next
From: Dave Cramer
Date:
Subject: [pgjdbc/pgjdbc] 298683: test: add Travis configuration to test SSL(#1095)