Re: Missing meta data information for bit and bit varying

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Missing meta data information for bit and bit varying
Дата
Msg-id 539A00A1.2020302@vmware.com
обсуждение исходный текст
Ответ на Re: Missing meta data information for bit and bit varying  (Walter Couto <Walter.Couto@EMBARCADERO.COM>)
Список pgsql-odbc
On 06/12/2014 10:29 PM, Walter Couto wrote:
> I think the idea of the original function is good where for known
> types we have our answers without a query.  But I agree that we need
> some sort of query and a hash map to store types we don't know
> about.
>
> So the fix is probably to add the known types we know are missing
> right now and then also add a code that takes the OID of the type we
> did not know about and finds the info via query and caches the
> results.  (maybe that would be two patches to isolate the changes)

Yeah, sounds reasonable.

- Heikki


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

Предыдущее
От: Walter Couto
Дата:
Сообщение: Re: Missing meta data information for bit and bit varying
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: XA registry entries are missing from 64-bit install