[JDBC] [pgjdbc/pgjdbc] beca16: test: fix StringTypeParameterTest to skippreferQu...

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема [JDBC] [pgjdbc/pgjdbc] beca16: test: fix StringTypeParameterTest to skippreferQu...
Дата
Msg-id 5974dc2e2db31_1fac33fadd5123c3030019@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: beca16922b455a6a00c655df8a3b701d008aad6e
      https://github.com/pgjdbc/pgjdbc/commit/beca16922b455a6a00c655df8a3b701d008aad6e
  Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

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

  Log Message:
  -----------
  test: fix StringTypeParameterTest to skip preferQueryMode=simple

Simple query mode does not send data type over the wire, so errors like
"column \"m\" is of type mood but expression is of type character varying" never happen



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: [JDBC] [pgjdbc/pgjdbc] ff2717: test: assume minimum server version 8.3 whentesti...
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: [JDBC] [pgjdbc/pgjdbc] e960f2: chore: install PostgreSQL 9.1 to Trustybuilds via...