Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching
Дата
Msg-id CAB=Je-GSx6U05GAVaiU4tQsP01CyWVAGJOZmo=tm+zykcAGcJQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching  (Michael Glaesemann <grzm@seespotcode.net>)
Ответы Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching
Re: TypeInfoCache.getPGType(pgTypeName) drops schema name when caching
Список pgsql-jdbc
Michael>The caching to the cars.colors type name is different depending on whether getPGType(pgTypeName) and getPGType(oid) is doing the caching. getPGType(pgTypeName) doesn't include the schema name 

This does sound odd on the first sight.
You might try to file a PR to see if the change would fail some existing tests.

We might want to use some common approach for _pgNameToOid.

Vladimir

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: [JDBC] TypeInfoCache.getPGType(pgTypeName) drops schema name when caching