[JDBC] [pgjdbc/pgjdbc] 634e15: refactor: use TypeInfo getPGArrayType insteadof m...

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема [JDBC] [pgjdbc/pgjdbc] 634e15: refactor: use TypeInfo getPGArrayType insteadof m...
Дата
Msg-id 5a089d653f9df_151f3fbf4f3d7c345241@hookshot-fe1-cp1-prd.iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
Branch: refs/heads/master Home:   https://github.com/pgjdbc/pgjdbc Commit: 634e157e4cdbc2f78f1a90ac4d9f538f39caf4f9
 https://github.com/pgjdbc/pgjdbc/commit/634e157e4cdbc2f78f1a90ac4d9f538f39caf4f9 Author: Michael Glaesemann
<grzm@seespotcode.net>Date:   2017-11-12 (Sun, 12 Nov 2017)
 
 Changed paths:   M pgjdbc/src/main/java/org/postgresql/jdbc/PgPreparedStatement.java   A
ubenchmark/src/main/java/org/postgresql/benchmark/statement/BindArray.java
 Log Message: ----------- refactor: use TypeInfo getPGArrayType instead of munging type name (#913)

The purpose of the getPGArrayType method is to get the array type for
a given element type. Let the TypeInfo implementation figure out how
to do that rather than appending "[]" to the element type name in
PgPreparedStatement setArray.



-- 
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

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

Предыдущее
От: AlexElin
Дата:
Сообщение: [JDBC] [pgjdbc/pgjdbc] 0c3a2f: refactor: make PgStream implements Flushable(#100...
Следующее
От: Christina Simpson
Дата:
Сообщение: [JDBC] Error 'Received resultset tuples, but no field structure for them' onqueries subsequent to an error