[pgjdbc/pgjdbc] 48e80a: test: Fixes ArrayTest to skip jsonb tests on older...

From: Sehrope Sarkuni <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 48e80a: test: Fixes ArrayTest to skip jsonb tests on older...
Date: 2021-10-08 13:37:24
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/bdac58-72fb0a@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 48e80acc74d188c1b3a93b2316e847a25acb3971
https://github.com/pgjdbc/pgjdbc/commit/48e80acc74d188c1b3a93b2316e847a25acb3971
Author: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>
Date: 2021-10-08 (Fri, 08 Oct 2021)

Changed paths:
M pgjdbc/src/test/java/org/postgresql/test/jdbc4/ArrayTest.java

Log Message:
-----------
test: Fixes ArrayTest to skip jsonb tests on older versions

Commit: 72fb0aafda7df9c4ece868cb564b81285064c85b
https://github.com/pgjdbc/pgjdbc/commit/72fb0aafda7df9c4ece868cb564b81285064c85b
Author: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>
Date: 2021-10-08 (Fri, 08 Oct 2021)

Changed paths:
M pgjdbc/src/test/java/org/postgresql/core/OidValuesCorrectnessTest.java

Log Message:
-----------
test: Fix OidValuesCorrectnessTest to skip jsonb on older versions

Compare: https://github.com/pgjdbc/pgjdbc/compare/bdac58e2329e...72fb0aafda7d

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2021-10-10 13:45:06 [pgjdbc/pgjdbc] 50d6ab: fix; do not add double quotes to identifiers alrea...
Previous Message Sehrope Sarkuni 2021-10-08 12:44:26 Re: BUG #17216: No Password Provided Error - uncaught exception